Struct SkinMatrix
Matrix buffer containing the skinned transformations of bones in relation to the bind pose. The data structure is used for mesh deformations.
Namespace: Unity.Deformations
Syntax
public struct SkinMatrix : IBufferElementData
Fields
Value
Declaration
public float3x4 Value
Field Value
Type | Description |
---|---|
float3x4 |