Description | Hierarchy | Fields | Methods | Properties |
type TSkinnedMeshWeight = record
A vertex weight.
I cannot find documentation on its use at this moment.
BufferID: Word; |
VertexID: LongWord; |
Strength: Single; |
BufferID: Word; |
Index of the mesh buffer. |
VertexID: LongWord; |
Index of the vertex. |
Strength: Single; |
Weight |