FTether

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDLongRangeConstraintsBase.h"

Syntax

struct FTether

Variables

Name Description

Public variable

int32

 

End

Public variable

FReal

 

RefLength

Public variable

int32

 

Start

Constructors

Name Description

Public function

FTether

(
    int32 InStart,
    int32 InEnd,
    FReal InRefLength
)

Functions

Name Description

Public function Const

FVec3

 

GetDelta

(
    const FPBDParticles& Particles
)

Public function Const

void

 

GetDelta

(
    const FPBDParticles& Particles,
    FVec3& OutDirection,
    FReal& OutOffset
)

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