| diagram |  | ||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DSensorNode | ||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="X3DPointingDeviceSensorNode" abstract="true"> <xs:annotation> <xs:appinfo> <xs:attribute name="isOver" type="SFBool" fixed="outputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="PointingDeviceSensor"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> Base type for all pointing device sensors. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/pointingsensor.html#X3DPointingDeviceSensorNode"/> </xs:annotation> <xs:complexContent> <xs:extension base="X3DSensorNode"> <xs:attribute name="description" type="SFString"/> </xs:extension> </xs:complexContent> </xs:complexType> | 
| type | SFString | 
| source | <xs:attribute name="description" type="SFString"/> |