void SetModelMatrixForSkeletalModel(
SkeletalModel * skeletalModel
);
| Name | Description | |
|---|---|---|
| in | skeletalModel | Model class to configure. |
Sets the skeletal model matrix.
Caches the model internally. If the same model is later set, this optimizes the process so that the matrix will not have to be reconfigured.
CONFIDENTIAL