diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Color ColorRGBA Normal TextureCoordinate TextureCoordinateGenerator MultiTextureCoordinate ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ElevationGrid"> <xs:annotation> <xs:appinfo> <xs:attribute name="set_height" type="MFFloat" fixed="inputOnlyField"/> <!-- attrib attribute added in X3D version 3.1 --> <xs:attribute name="solid" type="SFBool" default="true" fixed="initializeOnlyField"/> <xs:element name="color" type="SFNode" fixed="inputOutputField" default="X3DColorNode"/> <!-- fogCoord attribute added in X3D version 3.1 --> <xs:element name="normal" type="SFNode" fixed="inputOutputField" default="X3DNormalNode"/> <xs:element name="texCoord" type="SFNode" fixed="inputOutputField" default="X3DTextureCoordinateNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geometry3D"/> <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/geometry3D.html#ElevationGrid"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGeometryNode"> <xs:group ref="ColorNormalTexCoordContentModel" minOccurs="0"/> <xs:attribute name="height" type="MFFloat"/> <xs:attribute name="ccw" type="SFBool" default="true"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geometry3D"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="colorPerVertex" type="SFBool" default="true"/> <xs:attribute name="creaseAngle" default="0"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="normalPerVertex" type="SFBool" default="true"/> <xs:attribute name="solid" type="SFBool" default="true"/> <xs:attribute name="xDimension" default="0"> <!-- type="SFInt32NonNegative" --> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="xSpacing" default="1.0"> <!-- type="SFFloatPositive" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="zDimension" default="0"> <!-- type="SFInt32NonNegative" --> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="zSpacing" default="1.0"> <!-- type="SFFloatPositive" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | MFFloat | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="height" type="MFFloat"/> |
type | SFBool | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ccw" type="SFBool" default="true"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geometry3D"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="colorPerVertex" type="SFBool" default="true"/> |
type | restriction of SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="creaseAngle" default="0"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="normalPerVertex" type="SFBool" default="true"/> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="solid" type="SFBool" default="true"/> |
type | restriction of SFInt32 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="xDimension" default="0"> <!-- type="SFInt32NonNegative" --> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="xSpacing" default="1.0"> <!-- type="SFFloatPositive" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of SFInt32 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="zDimension" default="0"> <!-- type="SFInt32NonNegative" --> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="zSpacing" default="1.0"> <!-- type="SFFloatPositive" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> |