Torque3D Documentation / _generateds / afxXM_RandomRotData

afxXM_RandomRotData

Engine/source/afx/xm/afxXM_RandomRot.cpp

More...

Private Types

Public Functions

create(afxEffectWrapper * fx, bool on_server)
bool

Called when the object is added to the sim.

Public Static Functions

Detailed Description

Private Types

typedef afxXM_BaseData Parent 

Public Attributes

Point3F axis 
F32 phi_max 
F32 phi_min 
F32 theta_max 
F32 theta_min 

Public Functions

afxXM_RandomRotData()

afxXM_RandomRotData(const afxXM_RandomRotData & , bool )

allowSubstitutions()

Reimplemented from: SimObject

create(afxEffectWrapper * fx, bool on_server)

Reimplemented from: afxXM_BaseData

DECLARE_CATEGORY("AFX" )

DECLARE_CONOBJECT(afxXM_RandomRotData )

onAdd()

Reimplemented from: SimObject

packData(BitStream * stream)

Reimplemented from: afxXM_BaseData

unpackData(BitStream * stream)

Reimplemented from: afxXM_BaseData

Public Static Functions

initPersistFields()