CurveBezierPathCalculateValueByTime Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic override Vector3 CalculateValueByTime(
double time
)
Parameters
- time
- Type: SystemDouble
Return Value
Type:
Vector3
See Also