Click or drag to resize

AxisAlignedBoundingBoxGetIntersectCost Method

This is the computation cost of doing an intersection with the given type. Attempt to give it in average CPU cycles for the intersecton.

Namespace:  Internal.Net3dBool
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static double GetIntersectCost()

Return Value

Type: Double
See Also