plane1 property
      
      Plane
      get
      plane1
      
    
    
The second plane that defines the bounds of this frustum.
Implementation
Plane get plane1 => _plane1;The second plane that defines the bounds of this frustum.
Plane get plane1 => _plane1;