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

Returns

System.Numerics.Vector3

Contents

  1. 0.1UnrealEngine.Framework.SplineComponent
  2. 1SplineComponent.GetScaleAtDistanceAlongSpline(float) Method