GameModeGetInteractionBoundingPoints Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public virtual Vector3[] GetInteractionBoundingPoints(
ObjectInSpace obj
)
Parameters
- obj
- Type: NeoAxisObjectInSpace
Return Value
Type:
Vector3See Also