afxT3DSpotLightData
Engine/source/afx/ce/afxSpotLight_T3D.h
Private Types
Parent
Public Attributes
Public Functions
afxT3DSpotLightData(const afxT3DSpotLightData & , bool )
bool
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef afxT3DLightBaseData Parent
Public Attributes
F32 mInnerConeAngle
F32 mOuterConeAngle
F32 mRange
Public Functions
afxT3DSpotLightData()
afxT3DSpotLightData(const afxT3DSpotLightData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxT3DSpotLightData )
onAdd()
Reimplemented from: afxT3DLightBaseData
packData(BitStream * )
Reimplemented from: afxT3DLightBaseData
unpackData(BitStream * )
Reimplemented from: afxT3DLightBaseData