SplineComponent-GetRotationAtDistanceAlongSpline(float_SplineCoordinateSpace_Quaternion).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.SplineComponent
SplineComponent.GetRotationAtDistanceAlongSpline(float, UnrealEngine.Framework.SplineCoordinateSpace, System.Numerics.Quaternion) Method
Retrieves a rotation corresponding to the spline's rotation at the given distance along the length of the spline
public void GetRotationAtDistanceAlongSpline(float distance, UnrealEngine.Framework.SplineCoordinateSpace coordinateSpace, ref System.Numerics.Quaternion value);
Parameters
distance System.Single
coordinateSpace SplineCoordinateSpace