Torque3D Documentation / _generateds / afxStaticShapeData

afxStaticShapeData

consoledoc.h

A datablock that specifies a StaticShape effect.

More...

Public Attributes

LinearColorF
bool

When true, the StaticShape effect will leave behind the StaticShape object as a permanent part of the scene.

filename

An animation sequence in the StaticShape to play.

Detailed Description

A datablock that specifies a StaticShape effect.

afxStaticShapeData inherits from StaticShapeData and adds some AFX specific fields. StaticShape effects should be specified using afxStaticShapeData rather than StaticShapeData datablocks.

Public Attributes

LinearColorF customSceneAmbient 

...

bool doSpawn 

When true, the StaticShape effect will leave behind the StaticShape object as a permanent part of the scene.

bool ignoreSceneAmbient 

...

filename sequence 

An animation sequence in the StaticShape to play.

bool useCustomSceneAmbient 

...