EClothingTeleportMode

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSystemRuntimeTypes.h

Include

#include "ClothingSystemRuntimeTypes.h"

Syntax

enum EClothingTeleportMode
{
    None                = 0,
    Teleport,
    TeleportAndReset,
}

Values

Name

Description

None

No teleport, simulate as normal.

Teleport

Teleport the simulation, causing no intertial effects but keep the sim mesh shape.

TeleportAndReset

Teleport the simulation, causing no intertial effects and reset the sim mesh shape.

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