| diagram |  | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DEnvironmentTextureNode | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString TextureProperties ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GeneratedCubeMapTexture"> <xs:annotation> <xs:appinfo> <xs:attribute name="size" type="SFInt32" default="128" fixed="initializeOnlyField"/> <xs:element name="textureProperties" type="SFNode" default="TextureProperties" fixed="initializeOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="CubeMapTexturing"/> <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/env_texture.html#GeneratedCubeMapTexture"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DEnvironmentTextureNode"> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>textureProperties</xs:documentation> </xs:annotation> <xs:element ref="TextureProperties"/> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="size" default="128"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="update" type="generatedCubeMapTextureUpdateChoices" default="NONE"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="texture"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> | 
| type | restriction of SFInt32 | ||||||
| properties | 
 | ||||||
| facets | 
 | ||||||
| source | <xs:attribute name="size" default="128"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> | 
| type | generatedCubeMapTextureUpdateChoices | ||||||||||||||||||
| properties | 
 | ||||||||||||||||||
| facets | 
 | ||||||||||||||||||
| source | <xs:attribute name="update" type="generatedCubeMapTextureUpdateChoices" default="NONE"/> | 
| type | xs:NMTOKEN | ||
| properties | 
 | ||
| source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="texture"/> |