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