Click or drag to resize

CardinalSplinePointAt Method

Namespace:  Clio.Utilities
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Vector3 PointAt(
	float t
)

Parameters

t
Type: SystemSingle

Return Value

Type: Vector3
See Also