Click or drag to resize

CurveSplineGetValueForIndex Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
protected Vector3 GetValueForIndex(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: Vector3
See Also