simpleType containerFieldChoicesX3dUrlObjectTexture
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
attributes ImageTexture/@containerField MovieTexture/@containerField
facets
Kind Value Annotation
enumeration texture
appinfo
default, parent node is Appearance
enumeration children
appinfo
parent node is LoadSensor (invalid for PixelTexture) (formerly watchList in X3D3)
enumeration source
appinfo
parent node is Sound (only valid for MovieTexture)
enumeration backTexture
appinfo
parent node is TextureBackground or ComposedCubeMapTexture
enumeration bottomTexture
appinfo
parent node is TextureBackground or ComposedCubeMapTexture
enumeration frontTexture
appinfo
parent node is TextureBackground or ComposedCubeMapTexture
enumeration leftTexture
appinfo
parent node is TextureBackground or ComposedCubeMapTexture
enumeration rightTexture
appinfo
parent node is TextureBackground or ComposedCubeMapTexture
enumeration topTexture
appinfo
parent node is TextureBackground or ComposedCubeMapTexture
enumeration baseTexture
appinfo
X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial
enumeration emissiveTexture
appinfo
X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial or UnlitMaterial
enumeration metallicRoughnessTexture
appinfo
X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial
enumeration normalTexture
appinfo
X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial or UnlitMaterial
enumeration occlusionTexture
appinfo
X3D4 Physically Based Rendering (PBR) capability, parent node is PhysicalMaterial
annotation
appinfo
containerFieldChoicesX3dUrlObjectTexture lists the allowed containerField enumeration values for X3DTexture2DNode (ImageTexture, MovieTexture) .
source <xs:simpleType name="containerFieldChoicesX3dUrlObjectTexture">
 
<xs:annotation>
   
<xs:appinfo>containerFieldChoicesX3dUrlObjectTexture lists the allowed containerField enumeration values for X3DTexture2DNode (ImageTexture, MovieTexture) .</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="children">
     
<xs:annotation>
       
<xs:appinfo>parent node is LoadSensor (invalid for PixelTexture) (formerly watchList in X3D3)</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="source">
     
<xs:annotation>
       
<xs:appinfo>parent node is Sound (only valid for MovieTexture)</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="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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy