CollisionShape_MeshGetSourceData Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool GetSourceData(
out Vector3F[] vertices,
out int[] indices
)
Parameters
- vertices Vector3F
-
- indices Int32
-
Return Value
Boolean
See Also