|
|
|
All decals are managed by the decal manager. Provides a few global variables for managing the number of decals that are visible at any one time and the lifetime of the decal. More...

Static Public Attributes | |
| static bool | isRenderable |
| Disables rendering of all instances of this type. | |
| static bool | isSelectable |
| Disables selection of all instances of this type. | |
All decals are managed by the decal manager. Provides a few global variables for managing the number of decals that are visible at any one time and the lifetime of the decal.
bool DecalManager::isRenderable [static] |
Disables rendering of all instances of this type.
Reimplemented from SceneObject.
bool DecalManager::isSelectable [static] |
Disables selection of all instances of this type.
Reimplemented from SceneObject.