| ISpriteManagerStateReflectEastToWest Property |
When implemented in a derived class, gets/sets whether to reflect east frames to west frames.
Namespace:
SpriteMan3D
Assembly:
SpriteMan3D (in SpriteMan3D.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax bool ReflectEastToWest { get; set; }
function get_ReflectEastToWest();
function set_ReflectEastToWest(value);
Property Value
Type:
BooleanSee Also