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