04-23-2024, 04:03 PM
I was working with CS v.8.7.3 and couldn't find some methods, which are included in the online API documentation v.8.9.0:
Curvy Splines 8.9.0 API Reference : Class VolumeController
So, I upgraded to v.8.9.0 but still, the following methods cannot be referenced from a VolumeContoller instance in a script:
Advance(float, float)
GGetInterpolatedSourcePosition(float, out Vector3, out Vector3, out Vector3)
GetOrientation(float)
GetTangent(float)
RelativeToAbsolute(float)
I only needed the GetTangent(float) but thought that it might be helpful if I included all the missing methods here.
I
Curvy Splines 8.9.0 API Reference : Class VolumeController
So, I upgraded to v.8.9.0 but still, the following methods cannot be referenced from a VolumeContoller instance in a script:
Advance(float, float)
GGetInterpolatedSourcePosition(float, out Vector3, out Vector3, out Vector3)
GetOrientation(float)
GetTangent(float)
RelativeToAbsolute(float)
I only needed the GetTangent(float) but thought that it might be helpful if I included all the missing methods here.
I