docs.unity3d.com
    Show / Hide Table of Contents

    Class SkelAnimationSample

    Inheritance
    Object
    SampleBase
    SkelAnimationSample
    Inherited Members
    SampleBase.Free()
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Formats.USD
    Syntax
    [Serializable]
    [UsdSchema("SkelAnimation")]
    public class SkelAnimationSample : SampleBase

    Fields

    blendShapes

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

    blendShapeWeights

    Declaration
    [UsdVariability(Variability.Uniform)]
    public float[] blendShapeWeights
    Field Value
    Type Description
    Single[]

    joints

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

    rotations

    Declaration
    public Quaternion[] rotations
    Field Value
    Type Description
    Quaternion[]

    scales

    Declaration
    public VtVec3hArray scales
    Field Value
    Type Description
    VtVec3hArray

    translations

    Declaration
    public Vector3[] translations
    Field Value
    Type Description
    Vector3[]
    Back to top
    Copyright © 2023 Unity Technologies
    • 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 Thursday, October 19, 2023