Class TargetableFloat4

TargetableFloat4 class

The target able float 4.

public class TargetableFloat4 : ColladaElement

Constructors

NameDescription
TargetableFloat4()The default constructor.

Properties

NameDescription
Sid { get; set; }Gets or sets the sid.
Text { get; set; }Gets or sets the value float4 as text.

See Also