Click or drag to resize

PlaneGetDistanceToIntersection Method (Ray, Boolean)

Namespace:  Internal.Net3dBool
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public double GetDistanceToIntersection(
	Ray ray,
	out bool inFront
)

Parameters

ray
Type: Internal.Net3dBoolRay
inFront
Type: SystemBoolean

Return Value

Type: Double
See Also