UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ClothingSimulationTeleportHelpers.h File Reference

Go to the source code of this file.

Namespaces

namespace  UE
 
namespace  UE::ClothingSimulation
 
namespace  UE::ClothingSimulation::TeleportHelpers
 

Functions

float UE::ClothingSimulation::TeleportHelpers::ComputeTeleportCosineRotationThreshold (float ThresholdInDegrees)
 
float UE::ClothingSimulation::TeleportHelpers::ComputeTeleportDistanceThresholdSquared (float ThresholdDistance)
 
EClothingTeleportMode UE::ClothingSimulation::TeleportHelpers::CalculateClothingTeleport (EClothingTeleportMode CurrentTeleportMode, const FMatrix &CurRootBoneMat, const FMatrix &PrevRootBoneMat, bool bResetAfterTeleport, float ClothTeleportDistThresholdSquared, float ClothTeleportCosineThresholdInRad)