Applied to a GeomNode to indicate that the children of this GeomNode are coplanar and should be drawn as decals (eliminating Z-fighting). More...
Static Public Member Functions | |
static TypeHandle | getClassType () |
static RenderEffect const | make () |
Constructs a new DecalEffect object. |
Applied to a GeomNode to indicate that the children of this GeomNode are coplanar and should be drawn as decals (eliminating Z-fighting).
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from RenderEffect.
static RenderEffect const make | ( | ) | [static] |
Constructs a new DecalEffect object.