docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSkelSkeletonQuery

    Inheritance
    Object
    UsdSkelSkeletonQuery
    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 UsdSkelSkeletonQuery : IDisposable

    Constructors

    UsdSkelSkeletonQuery()

    Declaration
    public UsdSkelSkeletonQuery()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    ComputeJointLocalTransforms(VtMatrix4dArray, UsdTimeCode)

    Declaration
    public bool ComputeJointLocalTransforms(VtMatrix4dArray xforms, UsdTimeCode time)
    Parameters
    Type Name Description
    VtMatrix4dArray xforms
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    ComputeJointLocalTransforms(VtMatrix4dArray, UsdTimeCode, Boolean)

    Declaration
    public bool ComputeJointLocalTransforms(VtMatrix4dArray xforms, UsdTimeCode time, bool atRest)
    Parameters
    Type Name Description
    VtMatrix4dArray xforms
    UsdTimeCode time
    Boolean atRest
    Returns
    Type Description
    Boolean

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAnimQuery()

    Declaration
    public UsdSkelAnimQuery GetAnimQuery()
    Returns
    Type Description
    UsdSkelAnimQuery

    GetDescription()

    Declaration
    public string GetDescription()
    Returns
    Type Description
    String

    GetJointOrder()

    Declaration
    public VtTokenArray GetJointOrder()
    Returns
    Type Description
    VtTokenArray

    GetJointWorldBindTransforms(VtMatrix4dArray)

    Declaration
    public bool GetJointWorldBindTransforms(VtMatrix4dArray xforms)
    Parameters
    Type Name Description
    VtMatrix4dArray xforms
    Returns
    Type Description
    Boolean

    GetMapper()

    Declaration
    public UsdSkelAnimMapper GetMapper()
    Returns
    Type Description
    UsdSkelAnimMapper

    GetPrim()

    Declaration
    public UsdPrim GetPrim()
    Returns
    Type Description
    UsdPrim

    GetSkeleton()

    Declaration
    public UsdSkelSkeleton GetSkeleton()
    Returns
    Type Description
    UsdSkelSkeleton

    GetTopology()

    Declaration
    public UsdSkelTopology GetTopology()
    Returns
    Type Description
    UsdSkelTopology

    HasBindPose()

    Declaration
    public bool HasBindPose()
    Returns
    Type Description
    Boolean

    HasRestPose()

    Declaration
    public bool HasRestPose()
    Returns
    Type Description
    Boolean

    IsValid()

    Declaration
    public bool IsValid()
    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