Function PlaneShape.plane

The Plane used by the PlaneShape for collision.

Plane plane() nothrow @property @nogc;

void plane (
  Plane v
) nothrow @property @nogc;