Flutter
vector_math_64
Frustum
plane5 property
plane5
Frustum class
Constructors
Frustum
copy
matrix
Properties
plane0
plane1
plane2
plane3
plane4
plane5
hashCode
runtimeType
Methods
calculateCorners
containsVector3
copyFrom
intersectsWithAabb3
intersectsWithSphere
setFromMatrix
noSuchMethod
toString
Operators
operator ==
plane5 property
Plane
plane5
The sixed plane that defines the bounds of this frustum.
Implementation
Plane get plane5 => _plane5;