DX9ToolsR4 - Created by: X

KeyTextureState Constructor (Int64, TextureState)

Creates a new instance of this object.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Time As Long, _
   ByVal State As TextureState _
)
[C#]
public KeyTextureState(
   long Time,
   TextureState State
);

Parameters

Time
Sets the Time value.
State
Sets the State value.

See Also

KeyTextureState Class | CBX.Libs.DX9ToolsR4.Animation Namespace | KeyTextureState Constructor Overload List