| ISpriteManagerStateBillboard Property |
When implemented in a derived class, gets/sets whether to billboard a sprite.
Namespace:
SpriteMan3D
Assembly:
SpriteMan3D (in SpriteMan3D.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax bool Billboard { get; set; }
function get_Billboard();
function set_Billboard(value);
Property Value
Type:
BooleanSee Also