Documentation
›
API Reference
›
Object
›
Math
›
Plane
GetNormal
Lua
C++
This function returns a plane's normal, which is the direction it faces.
Syntax
Vec3
GetNormal
()
Returns
Returns the plane's normal.