Click or drag to resize

RenderingPipeline_BasicFrameDataGetObjectGroupDistanceToPointSquared Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public float GetObjectGroupDistanceToPointSquared(
	ref Vector2I index,
	ref Vector3 point
)

Parameters

index
Type: NeoAxisVector2I
point
Type: NeoAxisVector3

Return Value

Type: Single
See Also