docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSkelBinding

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

    Constructors

    UsdSkelBinding()

    Declaration
    public UsdSkelBinding()

    UsdSkelBinding(UsdSkelSkeleton, SWIGTYPE_p_VtArrayT_UsdSkelSkinningQuery_t)

    Declaration
    public UsdSkelBinding(UsdSkelSkeleton skel, SWIGTYPE_p_VtArrayT_UsdSkelSkinningQuery_t skinningQueries)
    Parameters
    Type Name Description
    UsdSkelSkeleton skel
    SWIGTYPE_p_VtArrayT_UsdSkelSkinningQuery_t skinningQueries

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetSkeleton()

    Declaration
    public UsdSkelSkeleton GetSkeleton()
    Returns
    Type Description
    UsdSkelSkeleton

    GetSkinningTargets()

    Declaration
    public SWIGTYPE_p_VtArrayT_UsdSkelSkinningQuery_t GetSkinningTargets()
    Returns
    Type Description
    SWIGTYPE_p_VtArrayT_UsdSkelSkinningQuery_t

    GetSkinningTargetsAsVector()

    Declaration
    public UsdSkelSkinningQueryVector GetSkinningTargetsAsVector()
    Returns
    Type Description
    UsdSkelSkinningQueryVector
    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