InstancingMaterialHook
Engine/source/ts/instancingMatHook.h
Public Static Attributes
The material hook type.
Protected Attributes
The instancing material.
Public Functions
Public Static Functions
getInstancingMat(BaseMatInstance * matInst)
Returns the instancing material instance or the input material instance if one could not be created.
Detailed Description
Public Static Attributes
const MatInstanceHookType Type
The material hook type.
Protected Attributes
BaseMatInstance * mMatInst
The instancing material.
Public Functions
InstancingMaterialHook()
~InstancingMaterialHook()
getType()
Reimplemented from: MatInstanceHook
Public Static Functions
getInstancingMat(BaseMatInstance * matInst)
Returns the instancing material instance or the input material instance if one could not be created.