SoftBodyGetProcessedData Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool GetProcessedData(
out Vector3F[] processedVertices,
out int[] processedIndices,
out int[] processedTrianglesToSourceIndex
)
Parameters
- processedVertices Vector3F
-
- processedIndices Int32
-
- processedTrianglesToSourceIndex Int32
-
Return Value
Boolean
See Also