docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSkelCache

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

    Constructors

    UsdSkelCache()

    Declaration
    public UsdSkelCache()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Clear()

    Declaration
    public void Clear()

    ComputeSkelBinding(UsdSkelRoot, UsdSkelSkeleton, UsdSkelBinding)

    Declaration
    public bool ComputeSkelBinding(UsdSkelRoot skelRoot, UsdSkelSkeleton skel, UsdSkelBinding binding)
    Parameters
    Type Name Description
    UsdSkelRoot skelRoot
    UsdSkelSkeleton skel
    UsdSkelBinding binding
    Returns
    Type Description
    Boolean

    ComputeSkelBindings(UsdSkelRoot, UsdSkelBindingVector)

    Declaration
    public bool ComputeSkelBindings(UsdSkelRoot skelRoot, UsdSkelBindingVector bindings)
    Parameters
    Type Name Description
    UsdSkelRoot skelRoot
    UsdSkelBindingVector bindings
    Returns
    Type Description
    Boolean

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAnimQuery(UsdPrim)

    Declaration
    public UsdSkelAnimQuery GetAnimQuery(UsdPrim prim)
    Parameters
    Type Name Description
    UsdPrim prim
    Returns
    Type Description
    UsdSkelAnimQuery

    GetAnimQuery(UsdSkelAnimation)

    Declaration
    public UsdSkelAnimQuery GetAnimQuery(UsdSkelAnimation anim)
    Parameters
    Type Name Description
    UsdSkelAnimation anim
    Returns
    Type Description
    UsdSkelAnimQuery

    GetSkelQuery(UsdSkelSkeleton)

    Declaration
    public UsdSkelSkeletonQuery GetSkelQuery(UsdSkelSkeleton skel)
    Parameters
    Type Name Description
    UsdSkelSkeleton skel
    Returns
    Type Description
    UsdSkelSkeletonQuery

    GetSkinningQuery(UsdPrim)

    Declaration
    public UsdSkelSkinningQuery GetSkinningQuery(UsdPrim prim)
    Parameters
    Type Name Description
    UsdPrim prim
    Returns
    Type Description
    UsdSkelSkinningQuery

    Populate(UsdSkelRoot)

    Declaration
    public bool Populate(UsdSkelRoot root)
    Parameters
    Type Name Description
    UsdSkelRoot root
    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