Click or drag to resize

PathNextIndex Method

Gets the next index of a controlpoint

Namespace: Internal.tainicom.Aether.Physics2D.Common
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int NextIndex(
	int index
)

Parameters

index  Int32
The index.

Return Value

Int32
See Also