docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSkelInbetweenShape

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

    Constructors

    UsdSkelInbetweenShape()

    Declaration
    public UsdSkelInbetweenShape()

    UsdSkelInbetweenShape(UsdAttribute)

    Declaration
    public UsdSkelInbetweenShape(UsdAttribute attr)
    Parameters
    Type Name Description
    UsdAttribute attr

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    CreateNormalOffsetsAttr()

    Declaration
    public UsdAttribute CreateNormalOffsetsAttr()
    Returns
    Type Description
    UsdAttribute

    CreateNormalOffsetsAttr(VtValue)

    Declaration
    public UsdAttribute CreateNormalOffsetsAttr(VtValue defaultValue)
    Parameters
    Type Name Description
    VtValue defaultValue
    Returns
    Type Description
    UsdAttribute

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAttr()

    Declaration
    public UsdAttribute GetAttr()
    Returns
    Type Description
    UsdAttribute

    GetNormalOffsets(VtVec3fArray)

    Declaration
    public bool GetNormalOffsets(VtVec3fArray offsets)
    Parameters
    Type Name Description
    VtVec3fArray offsets
    Returns
    Type Description
    Boolean

    GetNormalOffsetsAttr()

    Declaration
    public UsdAttribute GetNormalOffsetsAttr()
    Returns
    Type Description
    UsdAttribute

    GetOffsets(VtVec3fArray)

    Declaration
    public bool GetOffsets(VtVec3fArray offsets)
    Parameters
    Type Name Description
    VtVec3fArray offsets
    Returns
    Type Description
    Boolean

    GetWeight(SWIGTYPE_p_float)

    Declaration
    public bool GetWeight(SWIGTYPE_p_float weight)
    Parameters
    Type Name Description
    SWIGTYPE_p_float weight
    Returns
    Type Description
    Boolean

    HasAuthoredWeight()

    Declaration
    public bool HasAuthoredWeight()
    Returns
    Type Description
    Boolean

    IsDefined()

    Declaration
    public bool IsDefined()
    Returns
    Type Description
    Boolean

    IsInbetween(UsdAttribute)

    Declaration
    public static bool IsInbetween(UsdAttribute attr)
    Parameters
    Type Name Description
    UsdAttribute attr
    Returns
    Type Description
    Boolean

    SetNormalOffsets(VtVec3fArray)

    Declaration
    public bool SetNormalOffsets(VtVec3fArray offsets)
    Parameters
    Type Name Description
    VtVec3fArray offsets
    Returns
    Type Description
    Boolean

    SetOffsets(VtVec3fArray)

    Declaration
    public bool SetOffsets(VtVec3fArray offsets)
    Parameters
    Type Name Description
    VtVec3fArray offsets
    Returns
    Type Description
    Boolean

    SetWeight(Single)

    Declaration
    public bool SetWeight(float weight)
    Parameters
    Type Name Description
    Single weight
    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