Torque3D Documentation / _generateds / ShadowMaterialHook

ShadowMaterialHook

Engine/source/lighting/shadowMap/shadowMatHook.h

More...

Public Static Attributes

The material hook type.

Protected Attributes

mShadowMat [ShadowType_Count]

Protected Static Functions

Detailed Description

Public Static Attributes

const MatInstanceHookType Type 

The material hook type.

Protected Attributes

BaseMatInstance * mShadowMat [ShadowType_Count]

Public Functions

ShadowMaterialHook()

~ShadowMaterialHook()

getShadowMat(ShadowType type)

getType()

Reimplemented from: MatInstanceHook

init(BaseMatInstance * mat)

Protected Static Functions

_overrideFeatures(ProcessedMaterial * mat, U32 stageNum, MaterialFeatureData & fd, const FeatureSet & features)