plane0 property
Plane
get
plane0
The first plane that defines the bounds of this frustum.
Implementation
Plane get plane0 => _plane0;
The first plane that defines the bounds of this frustum.
Plane get plane0 => _plane0;