menu
vector_math package
documentation
vector_math_64.dart
IntersectionResult
depth property
depth property
dark_mode
light_mode
depth
property
double
?
get
depth
The penetration depth of the intersection.
Implementation
double? get depth => _depth;
vector_math package
documentation
vector_math_64
IntersectionResult
depth property
IntersectionResult class