Class TMovieTextureNodeHelper
Unit
X3DNodes
Declaration
type TMovieTextureNodeHelper = class helper(TObject) for TMovieTextureNode
Description
Hierarchy
- TObject
- TMovieTextureNodeHelper
Overview
Properties
Description
Properties
 |
property Description: string read GetDescription write SetDescription; |
|
 |
property Loop: boolean read GetLoop write SetLoop; |
|
 |
property PauseTime: TFloatTime read GetPauseTime write SetPauseTime; |
|
 |
property ResumeTime: TFloatTime read GetResumeTime write SetResumeTime; |
|
 |
property Speed: Single read GetSpeed write SetSpeed; |
|
 |
property StartTime: TFloatTime read GetStartTime write SetStartTime; |
|
 |
property StopTime: TFloatTime read GetStopTime write SetStopTime; |
|
Generated by PasDoc 0.14.0.
|