Method SetMeshSkinning
SetMeshSkinning(uint, JointList, Matrix4List)
Set/Replace the list of joints/IBMs of a given mesh (those referenced by jointIndices)
Declaration
public void SetMeshSkinning(uint mesh, JointList joints, Matrix4List IBMs)
Parameters
Type | Name | Description |
---|---|---|
uint | mesh | |
JointList | joints | |
Matrix4List | IBMs | Inverse Bind Matrices |