| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DAppearanceChildNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="PointProperties"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Shape"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="5"/> </xs:appinfo> <xs:documentation source="https://github.com/Web3DConsortium/X3D/blob/master/ISO-IEC19775/ISO-IEC19775-1/ISO-IEC19775-1v4.0/ISO-IEC19775-1v4-WD1/Part01/components/shape.html"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DAppearanceChildNode"> <xs:attribute name="pointSizeScaleFactor" default="1"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="pointSizeMinValue" default="1"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="pointSizeMaxValue" default="1"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="pointSizeAttenuation" default="1 0 0"> <xs:simpleType> <xs:annotation> <xs:appinfo>3-tuple with non-negative values</xs:appinfo> </xs:annotation> <xs:restriction base="MFFloat"> <xs:whiteSpace value="collapse"/> <xs:pattern value="\s*(([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="colorMode" type="colorModeChoices" default="TEXTURE_AND_POINT_COLOR"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="pointProperties"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | restriction of SFFloat | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="pointSizeScaleFactor" default="1"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of SFFloat | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="pointSizeMinValue" default="1"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of SFFloat | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="pointSizeMaxValue" default="1"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of MFFloat | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="pointSizeAttenuation" default="1 0 0"> <xs:simpleType> <xs:annotation> <xs:appinfo>3-tuple with non-negative values</xs:appinfo> </xs:annotation> <xs:restriction base="MFFloat"> <xs:whiteSpace value="collapse"/> <xs:pattern value="\s*(([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | colorModeChoices | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:attribute name="colorMode" type="colorModeChoices" default="TEXTURE_AND_POINT_COLOR"/> |
| type | xs:NMTOKEN | ||
| properties |
|
||
| source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="pointProperties"/> |