docs.unity.cn
    Show / Hide Table of Contents

    Class SkeletonSample

    Inheritance
    Object
    SampleBase
    ImageableSample
    XformableSample
    SkeletonSample
    Inherited Members
    XformableSample.FromTransform(Transform)
    XformableSample.transform
    XformableSample.xformOpOrder
    XformableSample.ConvertTransform()
    SampleBase.Free()
    Namespace: Unity.Formats.USD
    Syntax
    [Serializable]
    [UsdSchema("Skeleton")]
    public class SkeletonSample : XformableSample

    Fields

    bindTransforms

    Declaration
    [UsdVariability(Variability.Uniform)]
    public Matrix4x4[] bindTransforms
    Field Value
    Type Description
    Matrix4x4[]

    joints

    Declaration
    [UsdVariability(Variability.Uniform)]
    public string[] joints
    Field Value
    Type Description
    String[]

    restTransforms

    Declaration
    [UsdVariability(Variability.Uniform)]
    public Matrix4x4[] restTransforms
    Field Value
    Type Description
    Matrix4x4[]
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023