docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Intersects

    Intersects(GfBBox3d)

    Declaration
    public bool Intersects(GfBBox3d bbox)
    Parameters
    Type Name Description
    GfBBox3d bbox
    Returns
    Type Description
    bool

    Intersects(GfVec3d)

    Declaration
    public bool Intersects(GfVec3d point)
    Parameters
    Type Name Description
    GfVec3d point
    Returns
    Type Description
    bool

    Intersects(GfVec3d, GfVec3d)

    Declaration
    public bool Intersects(GfVec3d p0, GfVec3d p1)
    Parameters
    Type Name Description
    GfVec3d p0
    GfVec3d p1
    Returns
    Type Description
    bool

    Intersects(GfVec3d, GfVec3d, GfVec3d)

    Declaration
    public bool Intersects(GfVec3d p0, GfVec3d p1, GfVec3d p2)
    Parameters
    Type Name Description
    GfVec3d p0
    GfVec3d p1
    GfVec3d p2
    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)