plane3 property
Plane
get
plane3
The fourth plane that defines the bounds of this frustum.
Implementation
Plane get plane3 => _plane3;
The fourth plane that defines the bounds of this frustum.
Plane get plane3 => _plane3;