PathfindingGeometryGetGeometry Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void GetGeometry(
out Vector3[] vertices,
out int[] indices
)
Parameters
- vertices
- Type: NeoAxisVector3
- indices
- Type: SystemInt32
See Also