FSpringConfig

Spring configuration

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Animation/SlateSprings.h

Include

#include "Animation/SlateSprings.h"

Syntax

class FSpringConfig

Remarks

Spring configuration

Variables

Name Description

Public variable

bool

 

bSkipAnimationOnHitches

Whether to skip animation when a hitch occurs.

Public variable

FloatType

 

DampConstant

Damp constant

Public variable

FloatType

 

SnappingEpsilon

Epsilon for snapping position and velocity

Public variable

FloatType

 

SpringConstant

Spring constant (how springy, lower values = more springy!)

Public variable

FloatType

 

SpringLength

Length of the spring

Constructors

Name Description

Public function

FSpringConfig()

Constructor

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