Click or drag to resize

ISpriteManagerStateDirectionMode Property

When implemented in a derived class, gets/sets the direction mode of this state.

Namespace:  SpriteMan3D
Assembly:  SpriteMan3D (in SpriteMan3D.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
DirectionMode DirectionMode { get; set; }

Property Value

Type: DirectionMode
See Also