| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="HAnimMotion"> <xs:annotation> <xs:appinfo> <xs:attribute name="cycleTime" fixed="outputOnlyField"> <xs:simpleType> <xs:restriction base="SFTime"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="elapsedTime" fixed="outputOnlyField"> <xs:simpleType> <xs:restriction base="SFTime"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="frameCount" fixed="outputOnlyField"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="componentName" type="componentNameChoices" fixed="HAnim"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="TODO publish"/> <!-- HAnim specification https://www.web3d.org/documents/specifications/19774/V1.0/HAnim/ObjectInterfaces.html#Site --> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DChildNode"> <xs:attribute name="channels" type="MFString"/> <xs:attribute name="channelsEnabled" type="MFBool"/> <xs:attribute name="description" type="SFString"/> <xs:attribute name="enabled" type="SFBool" default="false"/> <xs:attribute name="frameDuration" default="0.1"> <xs:simpleType> <xs:restriction base="SFTime"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="frameIncrement" type="SFInt32" default="1"/> <xs:attribute name="frameIndex" default="0"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="startFrame" default="0"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="endFrame" default="-1"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="-1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="joints" type="MFString"/> <xs:attribute name="loa" type="loaType" default="-1"/> <xs:attribute name="loop" type="SFBool" default="false"/> <xs:attribute name="values" type="MFFloat"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="motions"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | MFString |
| source | <xs:attribute name="channels" type="MFString"/> |
| type | MFBool | |||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="channelsEnabled" type="MFBool"/> |
| type | SFString |
| source | <xs:attribute name="description" type="SFString"/> |
| type | SFBool | ||
| properties |
|
||
| source | <xs:attribute name="enabled" type="SFBool" default="false"/> |
| type | restriction of SFTime | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="frameDuration" default="0.1"> <xs:simpleType> <xs:restriction base="SFTime"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | SFInt32 | ||
| properties |
|
||
| source | <xs:attribute name="frameIncrement" type="SFInt32" default="1"/> |
| type | restriction of SFInt32 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="frameIndex" default="0"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of SFInt32 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="startFrame" default="0"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of SFInt32 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="endFrame" default="-1"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="-1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | MFString |
| source | <xs:attribute name="joints" type="MFString"/> |
| type | loaType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="loa" type="loaType" default="-1"/> |
| type | SFBool | ||
| properties |
|
||
| source | <xs:attribute name="loop" type="SFBool" default="false"/> |
| type | MFFloat | |||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="values" type="MFFloat"/> |
| type | xs:NMTOKEN | ||
| properties |
|
||
| source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="motions"/> |