Vertex Viewer SDK
    Preparing search index...

    Function intersectLine

    • Returns the point where the line intersects with this plane. If the line does not intersect, then undefined is returned. If the line is on the plane, then the starting point of the line is returned.

      Parameters

      Returns Vector3.Vector3 | undefined

      An intersecting point on the plane and line.