Flutter
vector_math_64
IntersectionResult
axis property
axis
axis
property
Null safety
Vector3
axis
final
The
axis
of the intersection.
Implementation
final axis = Vector3.zero();
Flutter
vector_math_64
IntersectionResult
axis property
IntersectionResult class
Constructors
IntersectionResult
Properties
axis
depth
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==