Torque3D Documentation / _generateds / InstancingMaterialHook

InstancingMaterialHook

Engine/source/ts/instancingMatHook.h

More...

Public Static Attributes

The material hook type.

Protected Attributes

The instancing material.

Public Static Functions

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.