PrePassMatInstanceHook
Engine/source/renderInstance/renderPrePassMgr.h
Public Static Attributes
The type for prepass material hooks.
Protected Attributes
Public Functions
PrePassMatInstanceHook(MatInstance * baseMatInst, const RenderPrePassMgr * prePassMgr)
Detailed Description
Public Static Attributes
const MatInstanceHookType Type
The type for prepass material hooks.
Protected Attributes
PrePassMatInstance * mHookedPrePassMatInst
const RenderPrePassMgr * mPrePassManager
Public Functions
PrePassMatInstanceHook(MatInstance * baseMatInst, const RenderPrePassMgr * prePassMgr)
~PrePassMatInstanceHook()
getPrePassMatInstance()
getType()
Reimplemented from: MatInstanceHook
