FRK4SpringInterpolator::SetDefaultSpringConstants

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SpringInterpolator.h

Include

#include "Engine/SpringInterpolator.h"

Syntax

void SetDefaultSpringConstants
(
    const float & InSpringStiffness,
    const float & InDampeningRatio
)

Parameters

Parameter

Description

InDampeningRatio

0 = Undamped, <1 = Underdamped, 1 = Critically damped, >1 = Overdamped

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss