FPBDSuspensionSettings::FPBDSuspensionSettings

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDSuspensionConstraintTypes.h

Include

#include "Chaos/PBDSuspensionConstraintTypes.h"

Syntax

FPBDSuspensionSettings
(
    bool InEnabled,
    FReal InHardstopStiffness,
    FReal InHardstopVelocityCompensation,
    FReal InSpringPreload,
    FReal InSpringStiffness,
    FReal InDamping,
    FReal InMinLength,
    FReal InMaxLength,
    const FVec3 & InAxis,
    const FVec3 & InTarget
)

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