diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DEnvironmentalSensorNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Anchor Billboard Collision Group LOD Shape StaticGroup Switch Transform EspduTransform ReceiverPdu SignalPdu TransmitterPdu CADAssembly CADLayer CADPart GeoLocation GeoLOD GeoTransform HAnimJoint HAnimSegment HAnimSite PickableGroup ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="TransformSensor"> <xs:annotation> <xs:appinfo> <xs:attribute name="enterTime" type="SFTime" fixed="outputOnlyField"/> <xs:attribute name="exitTime" type="SFTime" fixed="outputOnlyField"/> <xs:attribute name="orientation_changed" type="SFRotation" fixed="outputOnlyField"/> <xs:attribute name="position_changed" type="SFVec3f" fixed="outputOnlyField"/> <xs:element name="targetObject" type="SFNode" fixed="inputOutputField" default="X3DGroupingNode|X3DShapeNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalSensor"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="3"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/envsensor.html#TransformSensor"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DEnvironmentalSensorNode"> <xs:choice minOccurs="0"> <xs:annotation> <xs:documentation>targetObject</xs:documentation> </xs:annotation> <xs:element ref="Anchor"/> <xs:element ref="Billboard"/> <xs:element ref="Collision"/> <xs:element ref="Group"/> <xs:element ref="LOD"/> <xs:element ref="Shape"/> <xs:element ref="StaticGroup"/> <xs:element ref="Switch"/> <xs:element ref="Transform"/> <xs:element ref="EspduTransform"/> <xs:element ref="ReceiverPdu"/> <xs:element ref="SignalPdu"/> <xs:element ref="TransmitterPdu"/> <xs:element ref="CADAssembly"/> <xs:element ref="CADLayer"/> <xs:element ref="CADPart"/> <xs:element ref="GeoLocation"/> <xs:element ref="GeoLOD"/> <xs:element ref="GeoTransform"/> <xs:element ref="HAnimJoint"/> <xs:element ref="HAnimSegment"/> <xs:element ref="HAnimSite"/> <xs:element ref="PickableGroup"/> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="center" type="SFVec3f" default="0 0 0"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="center" type="SFVec3f" default="0 0 0"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |