SplineComponent-GetScaleAtDistanceAlongSpline(float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.SplineComponent
SplineComponent.GetScaleAtDistanceAlongSpline(float) Method
Returns the spline's scale at the given distance along the length of the spline
public System.Numerics.Vector3 GetScaleAtDistanceAlongSpline(float distance);
Parameters
distance System.Single