Click or drag to resize

Geometry Methods

Methods
  NameDescription
Public methodStatic memberIsInHalfPlane(Vector2, Vector2, Vector2)
Determines whether a point is in the half plane described by a point and direction.
Public methodStatic memberIsInHalfPlane(Vector3, Vector3, Vector3)
Determines whether a point is in the half (3D, hyper) plane described by a point and direction.
Top
See Also