The TargetableFloat type is used to represent elements which contain a single float value which can
be targeted for animation.
Java class for TargetableFloat complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TargetableFloat">
<simpleContent>
<extension base="<http://www.collada.org/2005/11/COLLADASchema>float">
<attribute name="sid" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</extension>
</simpleContent>
</complexType>
|