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