docs.unity.cn
    Show / Hide Table of Contents

    Class UsdSkelCache

    Inheritance
    Object
    UsdSkelCache
    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()

    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 — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023