docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UsdSkelMakeTransforms

    UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t, SWIGTYPE_p_TfSpanT_GfQuatf_const_t, SWIGTYPE_p_TfSpanT_GfVec3h_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t)

    Declaration
    public static bool UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations, SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations, SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales, SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations
    SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations
    SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms
    Returns
    Type Description
    bool

    UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t, SWIGTYPE_p_TfSpanT_GfQuatf_const_t, SWIGTYPE_p_TfSpanT_GfVec3h_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t)

    Declaration
    public static bool UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations, SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations, SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales, SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations
    SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations
    SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms
    Returns
    Type Description
    bool

    UsdSkelMakeTransforms(VtVec3fArray, VtQuatfArray, VtVec3hArray, VtMatrix4dArray)

    Declaration
    public static bool UsdSkelMakeTransforms(VtVec3fArray translations, VtQuatfArray rotations, VtVec3hArray scales, VtMatrix4dArray xforms)
    Parameters
    Type Name Description
    VtVec3fArray translations
    VtQuatfArray rotations
    VtVec3hArray scales
    VtMatrix4dArray xforms
    Returns
    Type Description
    bool

    UsdSkelMakeTransforms(GfVec3f, GfQuatf, GfVec3h, GfMatrix4d, uint)

    Declaration
    public static bool UsdSkelMakeTransforms(GfVec3f translations, GfQuatf rotations, GfVec3h scales, GfMatrix4d xforms, uint count)
    Parameters
    Type Name Description
    GfVec3f translations
    GfQuatf rotations
    GfVec3h scales
    GfMatrix4d xforms
    uint count
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)