ShadowMaterialHook
Engine/source/lighting/shadowMap/shadowMatHook.h
Public Static Attributes
The material hook type.
Protected Attributes
mShadowMat [ShadowType_Count]
Public Functions
getShadowMat(ShadowType type)
init(BaseMatInstance * mat)
Protected Static Functions
_overrideFeatures(ProcessedMaterial * mat, U32 stageNum, MaterialFeatureData & fd, const FeatureSet & features)
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)