menu
thermion_dart package
documentation
thermion_dart.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;
thermion_dart package
documentation
thermion_dart
IntersectionResult
depth property
IntersectionResult class