docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UsdSkelSortInfluences

    UsdSkelSortInfluences(SWIGTYPE_p_TfSpanT_int_t, SWIGTYPE_p_TfSpanT_float_t, int)

    Declaration
    public static bool UsdSkelSortInfluences(SWIGTYPE_p_TfSpanT_int_t indices, SWIGTYPE_p_TfSpanT_float_t weights, int numInfluencesPerComponent)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_int_t indices
    SWIGTYPE_p_TfSpanT_float_t weights
    int numInfluencesPerComponent
    Returns
    Type Description
    bool

    UsdSkelSortInfluences(VtIntArray, VtFloatArray, int)

    Declaration
    public static bool UsdSkelSortInfluences(VtIntArray indices, VtFloatArray weights, int numInfluencesPerComponent)
    Parameters
    Type Name Description
    VtIntArray indices
    VtFloatArray weights
    int numInfluencesPerComponent
    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)