Namespace: Internal.Net3dBoolAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool RayHitPlane(
Ray ray,
out double distanceToHit,
out bool hitFrontOfPlane
)
Parameters
- ray Ray
-
- distanceToHit Double
-
- hitFrontOfPlane Boolean
-
Return Value
Boolean
See Also