diagram | |||||||||||||||||||||||||||||||||||||
type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="X3DSequencerNode" abstract="true"> <xs:annotation> <xs:appinfo> <xs:attribute name="next" type="SFBool" fixed="inputOnlyField"/> <xs:attribute name="previous" type="SFBool" fixed="inputOnlyField"/> <xs:attribute name="set_fraction" type="SFFloat" fixed="inputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EventUtilities"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> Base type from which all Sequencers are derived. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/utils.html#X3DSequencerNode"/> </xs:annotation> <xs:complexContent> <xs:extension base="X3DChildNode"> <xs:attribute name="key" type="MFFloat"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | MFFloat | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="key" type="MFFloat"/> |