SoVRMLMovieTexture Properties |
The SoVRMLMovieTexture type exposes the following members.
Name | Description | |
---|---|---|
![]() | alpha | Alpha value used with the video. |
![]() | blendColor | Color used for BLEND model. |
![]() | duration_changed | Output event. |
![]() | elapsedTime | Output event. |
![]() | isActive | Output event. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isPaused | Output event. |
![]() | loop | Controls whether the movie continues when it reaches the end as defined in the movie texture file. |
![]() | metadata | Specifies the metadata node. |
![]() | model | Specifies how to map the texture onto the surface. |
![]() | pauseTime | (Note: Not implemented) The pause time for the sound. |
![]() ![]() | PrequalifyFileCallBack | 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). |
![]() | repeatS | (Inherited from SoVRMLTexture.) |
![]() | repeatT | The repeatS and repeatT fields specify how the texture wraps in the S and T directions. |
![]() | resumeTime | (Note: Not implemented) The resume time for the sound. |
![]() | scaleTexCoord | Boolean value which controls the way the image is mapped in case of non power-of-two video size. |
![]() | speed | Indicates how fast the movie should be played. |
![]() | startTime | The starting time for the movie. |
![]() | stopTime | The stopping time for the movie. |
![]() | url | Specifies the movie data. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |