docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSkelAnimQuery

    Inheritance
    Object
    UsdSkelAnimQuery
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class UsdSkelAnimQuery : IDisposable

    Constructors

    UsdSkelAnimQuery()

    Declaration
    public UsdSkelAnimQuery()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    BlendShapeWeightsMightBeTimeVarying()

    Declaration
    public bool BlendShapeWeightsMightBeTimeVarying()
    Returns
    Type Description
    Boolean

    ComputeBlendShapeWeights(VtFloatArray)

    Declaration
    public bool ComputeBlendShapeWeights(VtFloatArray weights)
    Parameters
    Type Name Description
    VtFloatArray weights
    Returns
    Type Description
    Boolean

    ComputeBlendShapeWeights(VtFloatArray, UsdTimeCode)

    Declaration
    public bool ComputeBlendShapeWeights(VtFloatArray weights, UsdTimeCode time)
    Parameters
    Type Name Description
    VtFloatArray weights
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    ComputeJointLocalTransformComponents(VtVec3fArray, VtQuatfArray, VtVec3hArray)

    Declaration
    public bool ComputeJointLocalTransformComponents(VtVec3fArray translations, VtQuatfArray rotations, VtVec3hArray scales)
    Parameters
    Type Name Description
    VtVec3fArray translations
    VtQuatfArray rotations
    VtVec3hArray scales
    Returns
    Type Description
    Boolean

    ComputeJointLocalTransformComponents(VtVec3fArray, VtQuatfArray, VtVec3hArray, UsdTimeCode)

    Declaration
    public bool ComputeJointLocalTransformComponents(VtVec3fArray translations, VtQuatfArray rotations, VtVec3hArray scales, UsdTimeCode time)
    Parameters
    Type Name Description
    VtVec3fArray translations
    VtQuatfArray rotations
    VtVec3hArray scales
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetBlendShapeOrder()

    Declaration
    public VtTokenArray GetBlendShapeOrder()
    Returns
    Type Description
    VtTokenArray

    GetBlendShapeWeightAttributes(UsdAttributeVector)

    Declaration
    public bool GetBlendShapeWeightAttributes(UsdAttributeVector attrs)
    Parameters
    Type Name Description
    UsdAttributeVector attrs
    Returns
    Type Description
    Boolean

    GetBlendShapeWeightTimeSamples(StdDoubleVector)

    Declaration
    public bool GetBlendShapeWeightTimeSamples(StdDoubleVector attrs)
    Parameters
    Type Name Description
    StdDoubleVector attrs
    Returns
    Type Description
    Boolean

    GetBlendShapeWeightTimeSamplesInInterval(GfInterval, StdDoubleVector)

    Declaration
    public bool GetBlendShapeWeightTimeSamplesInInterval(GfInterval interval, StdDoubleVector times)
    Parameters
    Type Name Description
    GfInterval interval
    StdDoubleVector times
    Returns
    Type Description
    Boolean

    GetDescription()

    Declaration
    public string GetDescription()
    Returns
    Type Description
    String

    GetJointOrder()

    Declaration
    public VtTokenArray GetJointOrder()
    Returns
    Type Description
    VtTokenArray

    GetJointTransformAttributes(UsdAttributeVector)

    Declaration
    public bool GetJointTransformAttributes(UsdAttributeVector attrs)
    Parameters
    Type Name Description
    UsdAttributeVector attrs
    Returns
    Type Description
    Boolean

    GetJointTransformTimeSamples(StdDoubleVector)

    Declaration
    public bool GetJointTransformTimeSamples(StdDoubleVector times)
    Parameters
    Type Name Description
    StdDoubleVector times
    Returns
    Type Description
    Boolean

    GetJointTransformTimeSamplesInInterval(GfInterval, StdDoubleVector)

    Declaration
    public bool GetJointTransformTimeSamplesInInterval(GfInterval interval, StdDoubleVector times)
    Parameters
    Type Name Description
    GfInterval interval
    StdDoubleVector times
    Returns
    Type Description
    Boolean

    GetPrim()

    Declaration
    public UsdPrim GetPrim()
    Returns
    Type Description
    UsdPrim

    IsValid()

    Declaration
    public bool IsValid()
    Returns
    Type Description
    Boolean

    JointTransformsMightBeTimeVarying()

    Declaration
    public bool JointTransformsMightBeTimeVarying()
    Returns
    Type Description
    Boolean
    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