Plane.Plane

static function Plane (inNormal : Vector3, inPoint : Vector3) : Plane

Description

static function Plane (inNormal : Vector3, d : float) : Plane

Description

static function Plane (a : Vector3, b : Vector3, c : Vector3) : Plane

Description