Click or drag to resize

CharacterUtilityFindClosestCharacter Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static Character FindClosestCharacter(
	Scene scene,
	Sphere sphere
)

Parameters

scene
Type: NeoAxisScene
sphere
Type: NeoAxisSphere

Return Value

Type: Character
See Also