Flutter
vector_math_64
Frustum
plane3 property
plane3
plane3
property
Null safety
Plane
plane3
The fourth plane that defines the bounds of this frustum.
Implementation
Plane get plane3 => _plane3;
Flutter
vector_math_64
Frustum
plane3 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 ==