Click or drag to resize

GameModeGetInteractionBoundingPoints Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual Vector3[] GetInteractionBoundingPoints(
	ObjectInSpace obj
)

Parameters

obj
Type: NeoAxisObjectInSpace

Return Value

Type: Vector3
See Also