Click or drag to resize

SoftBodyGetSourceData Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool GetSourceData(
	out Vector3F[] vertices,
	out int[] indices
)

Parameters

vertices  Vector3F
 
indices  Int32
 

Return Value

Boolean
See Also