Class TargetableFloat3

TargetableFloat3 class

The target able float 3.

public class TargetableFloat3 : ColladaElement

Constructors

NameDescription
TargetableFloat3()The default constructor.

Properties

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

See Also