Primitive::SetMatrix

Primitive::SetMatrix
void SetMatrix(unsigned index, const HMatrix& m);
Description

SetMatrix sets the HMatrix transform matrix applied to the meshes.

Parameters
Parameters 
Description 
unsigned index 
One Matrix/Cxform can be applied per index. 
const HMatrix& m 
The HMatrix applied to mesh.