Class Plane3

Hierarchy

  • Plane3

Constructors

Properties

Methods

Constructors

Properties

normal: Vector3
point: Vector3

Methods

  • Calculates the distance between a point and this Plane

    Returns

    The distance between the point and this Plane

    Parameters

    • point: Vector3

      The point to calculate the distance to

    Returns number

Generated using TypeDoc