type | restriction of xs:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="containerFieldChoicesX3DTexture2DNode"> <xs:annotation> <xs:appinfo>containerFieldChoicesX3DTexture2DNode lists the allowed containerField enumeration values for PixelTexture and MultiTexture (which can contain ImageTexture, MovieTexture, PixelTexture).</xs:appinfo> <xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#containerField"/> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="texture"> <xs:annotation> <xs:appinfo>default, parent node is Appearance</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="source"> <xs:annotation> <xs:appinfo>parent node is Sound node: legacy X3D3 SFNode source is allowed content model (AudioClip or MovieTexture only), prefer X3D4 MFNode children.</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="backTexture"> <xs:annotation> <xs:appinfo>parent node is TextureBackground or ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="bottomTexture"> <xs:annotation> <xs:appinfo>parent node is TextureBackground or ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="frontTexture"> <xs:annotation> <xs:appinfo>parent node is TextureBackground or ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="leftTexture"> <xs:annotation> <xs:appinfo>parent node is TextureBackground or ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="rightTexture"> <xs:annotation> <xs:appinfo>parent node is TextureBackground or ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="topTexture"> <xs:annotation> <xs:appinfo>parent node is TextureBackground or ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="children"> <xs:annotation> <xs:appinfo>parent node is LoadSensor (formerly watchList in X3D3)</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="baseTexture"> <xs:annotation> <xs:appinfo>X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#PhysicalMaterial"/> </xs:annotation> </xs:enumeration> <xs:enumeration value="emissiveTexture"> <xs:annotation> <xs:appinfo>X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial or UnlitMaterial</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#UnlitMaterial"/> </xs:annotation> </xs:enumeration> <xs:enumeration value="metallicRoughnessTexture"> <xs:annotation> <xs:appinfo>X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#PhysicalMaterial"/> </xs:annotation> </xs:enumeration> <xs:enumeration value="normalTexture"> <xs:annotation> <xs:appinfo>X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial or UnlitMaterial</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#UnlitMaterial"/> </xs:annotation> </xs:enumeration> <xs:enumeration value="occlusionTexture"> <xs:annotation> <xs:appinfo>X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#PhysicalMaterial"/> </xs:annotation> </xs:enumeration> <!-- <xs:enumeration value="back"> <xs:annotation> <xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="bottom"> <xs:annotation> <xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="front"> <xs:annotation> <xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="left"> <xs:annotation> <xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="right"> <xs:annotation> <xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="top"> <xs:annotation> <xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo> </xs:annotation> </xs:enumeration> --> </xs:restriction> </xs:simpleType> |