Main   Class List   Namespace List   Wiki

DecalManager Class Reference
[Special Effects]

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...

Inheritance diagram for DecalManager:
Inheritance graph
[legend]

List of all members.

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.

Detailed Description

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.

See also:
$pref::Decals::enabled
$pref::Decals::lifeTimeScale
$Decals::poolBuffers
decalManagerSave
decalLoadFile
decalManagerDirty
decalManagerClear
decalManagerAddDecal
decalManagerRemoveDecal

Member Data Documentation

Disables rendering of all instances of this type.

Reimplemented from SceneObject.

Disables selection of all instances of this type.

Reimplemented from SceneObject.



Copyright © GarageGames, LLC. All Rights Reserved.