| type | restriction of xs:NMTOKEN | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="intersectionTypeValues"> <xs:annotation> <xs:appinfo>intersectionTypeValues are suggested values for X3DPickSensorNode type intersectionType field. Unbounded, additional values are possible.</xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/picking.html#X3DPickSensorNode"/> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="BOUNDS"/> <xs:enumeration value="GEOMETRY"/> </xs:restriction> </xs:simpleType> |