docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UsdSkelComputeJointsExtent

    UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray, float, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent, float pad, GfMatrix4d rootXform)
    Parameters
    Type Name Description
    VtMatrix4dArray joints
    VtVec3fArray extent
    float pad
    GfMatrix4d rootXform
    Returns
    Type Description
    bool

    UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray, float)

    Declaration
    public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent, float pad)
    Parameters
    Type Name Description
    VtMatrix4dArray joints
    VtVec3fArray extent
    float pad
    Returns
    Type Description
    bool

    UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray)

    Declaration
    public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent)
    Parameters
    Type Name Description
    VtMatrix4dArray joints
    VtVec3fArray extent
    Returns
    Type Description
    bool

    UsdSkelComputeJointsExtent(GfMatrix4d, uint, VtVec3fArray, float, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent, float pad, GfMatrix4d rootXform)
    Parameters
    Type Name Description
    GfMatrix4d xforms
    uint numXforms
    VtVec3fArray extent
    float pad
    GfMatrix4d rootXform
    Returns
    Type Description
    bool

    UsdSkelComputeJointsExtent(GfMatrix4d, uint, VtVec3fArray, float)

    Declaration
    public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent, float pad)
    Parameters
    Type Name Description
    GfMatrix4d xforms
    uint numXforms
    VtVec3fArray extent
    float pad
    Returns
    Type Description
    bool

    UsdSkelComputeJointsExtent(GfMatrix4d, uint, VtVec3fArray)

    Declaration
    public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent)
    Parameters
    Type Name Description
    GfMatrix4d xforms
    uint numXforms
    VtVec3fArray extent
    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)