Table of Contents

Class VideoTexture

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

Provides configuration and loading functionality for initializing streaming texture sequences from a movie file.

public class VideoTexture : ImageSequence, IResourceConfiguration
Inheritance
VideoTexture
Implements
Inherited Members

Properties

BufferLength

Gets or sets the size of the pre-loading buffer for video frames.

Methods

CreateResource(ResourceManager)

Creates a new instance of the Texture class providing support for streaming texture data from a movie file.

ToString()

Returns a string that represents the current object.