plane2 property
      
      Plane
      get
      plane2
      
    
    
The third plane that defines the bounds of this frustum.
Implementation
Plane get plane2 => _plane2;The third plane that defines the bounds of this frustum.
Plane get plane2 => _plane2;