DX9ToolsR4 - Created by: X

KeySprite.Rotation Property

Gets/Sets the Rotation value for the sprite.

[Visual Basic]
NotOverridable Public Property Rotation As Single Implements _
   IKeySprite.Rotation
[C#]
public float Rotation {get; set;}

Implements

IKeySprite.Rotation

See Also

KeySprite Class | CBX.Libs.DX9ToolsR4.Animation Namespace