element MovieTexture
diagram x3d-3.3_diagrams/x3d-3.3_p132.png
type extension of X3DSoundSourceNode
properties
content complex
children IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString
used by
elements ComposedCubeMapTexture ComposedTexture3D MultiTexture
groups AppearanceChildContentModelNoProtoInstance LoadSensorChildContentModel SoundChildContentModel Texture2DContentModel TextureBackgroundChildContentModel TextureContentModel
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.
loop  SFBool    false    
pauseTime  SFTime    0    
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Time"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
resumeTime  SFTime    0    
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Time"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
startTime  SFTime    0    
stopTime  SFTime    0    
description  SFString        
pitch  derived by: SFFloat    1.0    
url  MFString        
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
repeatS  SFBool    true    
repeatT  SFBool    true    
speed  SFFloat    1.0    
containerField  containerFieldChoicesX3dUrlObjectTexture    texture    
annotation
appinfo
<xs:element name="textureProperties" type="SFNode" default="TextureProperties" fixed="initializeOnlyField"/>
<xs:attribute name="additionalInterface" type="xs:string" default="X3DTexture2DNode"/>
<xs:attribute name="additionalInterface" type="xs:string" default="X3DUrlObject"/>
<xs:attribute name="componentName" type="componentNameChoices" fixed="Texturing"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="3"/>
source <xs:element name="MovieTexture">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:element name="textureProperties" type="SFNode" default="TextureProperties" fixed="initializeOnlyField"/>
     
<xs:attribute name="additionalInterface" type="xs:string" default="X3DTexture2DNode"/>
     
<xs:attribute name="additionalInterface" type="xs:string" default="X3DUrlObject"/>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="Texturing"/>
     
<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/texturing.html#MovieTexture"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="X3DSoundSourceNode">
       
<xs:attribute name="url" type="MFString">
         
<xs:annotation>
           
<xs:appinfo>
             
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
             
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="repeatS" type="SFBool" default="true"/>
       
<xs:attribute name="repeatT" type="SFBool" default="true"/>
       
<xs:attribute name="speed" type="SFFloat" default="1.0"/>
       
<xs:attribute name="containerField" type="containerFieldChoicesX3dUrlObjectTexture" default="texture"/>
     
</xs:extension>
     
<!-- load, refresh added in X3D version 4.0 -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute MovieTexture/@url
type MFString
annotation
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
source <xs:attribute name="url" type="MFString">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
   
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MovieTexture/@repeatS
type SFBool
properties
default true
source <xs:attribute name="repeatS" type="SFBool" default="true"/>

attribute MovieTexture/@repeatT
type SFBool
properties
default true
source <xs:attribute name="repeatT" type="SFBool" default="true"/>

attribute MovieTexture/@speed
type SFFloat
properties
default 1.0
source <xs:attribute name="speed" type="SFFloat" default="1.0"/>

attribute MovieTexture/@containerField
type containerFieldChoicesX3dUrlObjectTexture
properties
default texture
facets
Kind Value Annotation
enumeration texture
appinfo
default, parent node is Appearance
enumeration watchList
appinfo
parent node is LoadSensor (invalid for PixelTexture)
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="containerFieldChoicesX3dUrlObjectTexture" default="texture"/>


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