DX9ToolsR4 - Created by: X

KeyTextureState.State Property

Gets/Sets the texture state.

[Visual Basic]
Overridable Public Property State As TextureState Implements _
   IKeyTextureState.State
[C#]
public virtual Microsoft.DirectX.Direct3D.TextureState State {get; set;}

Implements

IKeyTextureState.State

See Also

KeyTextureState Class | CBX.Libs.DX9ToolsR4.Animation Namespace