EXPERIMENTAL Adds a skeleton to the MeshData. This merely assigns skinning data to Data, actual skinning calculations have to be done beforehand, e.g. with GenerateSkinWeights().
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Skeleton
Mesh Skeleton Structure (by ref)
|
|
Skin Weights
Array of Skin Weight Structures
|
Out
Exec
|