Struct SkinMatrix | Entities | 0.13.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, July 24, 2020