Click or drag to resize
SoVRMLMovieTexture Properties

The SoVRMLMovieTexture type exposes the following members.

Properties
  NameDescription
Public propertyalpha

Alpha value used with the video.

Public propertyblendColor

Color used for BLEND model.

Public propertyduration_changed

Output event.

Public propertyelapsedTime

Output event.

Public propertyisActive

Output event.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisPaused

Output event.

Public propertyloop

Controls whether the movie continues when it reaches the end as defined in the movie texture file.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertymodel

Specifies how to map the texture onto the surface.

Public propertypauseTime

(Note: Not implemented) The pause time for the sound.

Public propertyStatic memberPrequalifyFileCallBack

Specifies the application callback that will be invoked when the MovieTexture node is about to read an image file (if the prequalify flag is true).

Public propertyrepeatS
(Inherited from SoVRMLTexture.)
Public propertyrepeatT

The repeatS and repeatT fields specify how the texture wraps in the S and T directions.

(Inherited from SoVRMLTexture.)
Public propertyresumeTime

(Note: Not implemented) The resume time for the sound.

Public propertyscaleTexCoord

Boolean value which controls the way the image is mapped in case of non power-of-two video size.

Public propertyspeed

Indicates how fast the movie should be played.

Public propertystartTime

The starting time for the movie.

Public propertystopTime

The stopping time for the movie.

Public propertyurl

Specifies the movie data.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also