TargetableFloat class

TargetableFloat class

The targetable float. The targetable_float_type element is used to represent elements which contain a single float value which can be targeted for animation.

The TargetableFloat type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of TargetableFloat

Properties

PropertyDescription
sidGets or sets the sid.
The sid attribute is a text string value containing the sub-identifier of this element.
This value must be unique within the scope of the parent element.
Optional attribute.
valueGets or sets the value as text.

See Also