Documentation
›
API Reference
›
Object
›
Math
Plane
Lua
C++
The plane class defines a mathematical plane. Think of a plane as a sheet of paper oriented in space. Every position in the universe is either on one side or the other side of the plane.
Members
float x, y, z, d
Functions
DistanceToPoint
GetNormal
IntersectsLine
Inverse