docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSkelAnimMapper

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

    Constructors

    UsdSkelAnimMapper()

    Declaration
    public UsdSkelAnimMapper()

    UsdSkelAnimMapper(TfToken, UInt32, TfToken, UInt32)

    Declaration
    public UsdSkelAnimMapper(TfToken sourceOrder, uint sourceOrderSize, TfToken targetOrder, uint targetOrderSize)
    Parameters
    Type Name Description
    TfToken sourceOrder
    UInt32 sourceOrderSize
    TfToken targetOrder
    UInt32 targetOrderSize

    UsdSkelAnimMapper(VtTokenArray, VtTokenArray)

    Declaration
    public UsdSkelAnimMapper(VtTokenArray sourceOrder, VtTokenArray targetOrder)
    Parameters
    Type Name Description
    VtTokenArray sourceOrder
    VtTokenArray targetOrder

    UsdSkelAnimMapper(UInt32)

    Declaration
    public UsdSkelAnimMapper(uint size)
    Parameters
    Type Name Description
    UInt32 size

    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()

    IsIdentity()

    Declaration
    public bool IsIdentity()
    Returns
    Type Description
    Boolean

    IsNull()

    Declaration
    public bool IsNull()
    Returns
    Type Description
    Boolean

    IsSparse()

    Declaration
    public bool IsSparse()
    Returns
    Type Description
    Boolean

    Remap(VtValue, VtValue)

    Declaration
    public bool Remap(VtValue source, VtValue target)
    Parameters
    Type Name Description
    VtValue source
    VtValue target
    Returns
    Type Description
    Boolean

    Remap(VtValue, VtValue, Int32)

    Declaration
    public bool Remap(VtValue source, VtValue target, int elementSize)
    Parameters
    Type Name Description
    VtValue source
    VtValue target
    Int32 elementSize
    Returns
    Type Description
    Boolean

    Remap(VtValue, VtValue, Int32, VtValue)

    Declaration
    public bool Remap(VtValue source, VtValue target, int elementSize, VtValue defaultValue)
    Parameters
    Type Name Description
    VtValue source
    VtValue target
    Int32 elementSize
    VtValue defaultValue
    Returns
    Type Description
    Boolean

    size()

    Declaration
    public uint size()
    Returns
    Type Description
    UInt32
    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