Class SkelBindingSample | USD | 2.0.0-exp.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class SkelBindingSample

    Inheritance
    Object
    SkelBindingSample
    Namespace: Unity.Formats.USD
    Syntax
    [Serializable]
    public class SkelBindingSample : SampleBase

    Fields

    animationSource

    Declaration
    public Relationship animationSource
    Field Value
    Type Description
    Relationship

    blendShapes

    Declaration
    public string[] blendShapes
    Field Value
    Type Description
    String[]

    blendShapeTargets

    Declaration
    public Relationship blendShapeTargets
    Field Value
    Type Description
    Relationship

    geomBindTransform

    Declaration
    public Primvar<Matrix4x4> geomBindTransform
    Field Value
    Type Description
    Primvar<Matrix4x4>

    jointIndices

    Declaration
    public Primvar<int[]> jointIndices
    Field Value
    Type Description
    Primvar<Int32[]>

    joints

    Declaration
    public string[] joints
    Field Value
    Type Description
    String[]

    jointWeights

    Declaration
    public Primvar<float[]> jointWeights
    Field Value
    Type Description
    Primvar<Single[]>

    skeleton

    Declaration
    public Relationship skeleton
    Field Value
    Type Description
    Relationship
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023