Click or drag to resize

RoadUtilityRoadGeometryGeneratorGetUpByTime Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public void GetUpByTime(
	double time,
	out Vector3 result
)

Parameters

time
Type: SystemDouble
result
Type: NeoAxisVector3
See Also