element PixelTexture
diagram x3d-3.0_diagrams/x3d-3.0_p99.png
type extension of X3DTexture2DNode
properties
content complex
children IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString
used by
element MultiTexture
groups AppearanceChildContentModelNoProtoInstance TextureBackgroundChildContentModel
attributes
Name  Type  Use  Default  Fixed  Annotation
DEF  xs:ID        
appinfo

DEF defines a unique ID name for each node, referenceable by other nodes.
USE  xs:IDREF        
appinfo

USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).
class  xs:NMTOKENS        
appinfo

The class attribute is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
repeatS  SFBool    true    
repeatT  SFBool    true    
image  SFImage    0 0 0    
containerField  containerFieldChoicesX3DTexture2DNode    texture    
annotation
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Texturing"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
source <xs:element name="PixelTexture">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="Texturing"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
   
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/texturing.html#PixelTexture"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="X3DTexture2DNode">
       
<xs:attribute name="image" type="SFImage" default="0 0 0"/>
       
<xs:attribute name="containerField" type="containerFieldChoicesX3DTexture2DNode" default="texture"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute PixelTexture/@image
type SFImage
properties
default 0 0 0
facets
Kind Value Annotation
minLength 5
whiteSpace collapse
source <xs:attribute name="image" type="SFImage" default="0 0 0"/>

attribute PixelTexture/@containerField
type containerFieldChoicesX3DTexture2DNode
properties
default texture
facets
Kind Value Annotation
enumeration texture
appinfo
default, parent node is Appearance
enumeration source
appinfo
parent node is Sound (only valid for MovieTexture)
enumeration back
appinfo
parent node is ComposedCubeMapTexture
enumeration bottom
appinfo
parent node is ComposedCubeMapTexture
enumeration front
appinfo
parent node is ComposedCubeMapTexture
enumeration left
appinfo
parent node is ComposedCubeMapTexture
enumeration right
appinfo
parent node is ComposedCubeMapTexture
enumeration top
appinfo
parent node is ComposedCubeMapTexture
enumeration backTexture
appinfo
parent node is TextureBackground
enumeration bottomTexture
appinfo
parent node is TextureBackground
enumeration frontTexture
appinfo
parent node is TextureBackground
enumeration leftTexture
appinfo
parent node is TextureBackground
enumeration rightTexture
appinfo
parent node is TextureBackground
enumeration topTexture
appinfo
parent node is TextureBackground
source <xs:attribute name="containerField" type="containerFieldChoicesX3DTexture2DNode" default="texture"/>


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