diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DDamperNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ScalarDamper"> <xs:annotation> <xs:appinfo> <xs:attribute name="set_destination" type="SFFloat" fixed="inputOnlyField"/> <xs:attribute name="set_value" type="SFFloat" fixed="inputOnlyField"/> <xs:attribute name="value_changed" type="SFFloat" fixed="outputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Followers"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/followers.html#ScalarDamper"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DDamperNode"> <xs:attribute name="initialDestination" type="SFFloat" default="0"/> <xs:attribute name="initialValue" type="SFFloat" default="0"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="initialDestination" type="SFFloat" default="0"/> |
type | SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="initialValue" type="SFFloat" default="0"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |