diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DComposedGeometryNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Color ColorRGBA Coordinate CoordinateDouble GeoCoordinate Normal TextureCoordinate TextureCoordinateGenerator MultiTextureCoordinate ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="TriangleSet"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Rendering"/> <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/rendering.html#TriangleSet"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DComposedGeometryNode"> <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> |