UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::ClothingSimulation::TeleportHelpers Namespace Reference

Functions

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

Function Documentation

◆ CalculateClothingTeleport()

CLOTHINGSYSTEMRUNTIMEINTERFACE_API EClothingTeleportMode UE::ClothingSimulation::TeleportHelpers::CalculateClothingTeleport ( EClothingTeleportMode  CurrentTeleportMode,
const FMatrix CurRootBoneMat,
const FMatrix PrevRootBoneMat,
bool  bResetAfterTeleport,
float  ClothTeleportDistThresholdSquared,
float  ClothTeleportCosineThresholdInRad 
)

◆ ComputeTeleportCosineRotationThreshold()

float UE::ClothingSimulation::TeleportHelpers::ComputeTeleportCosineRotationThreshold ( float  ThresholdInDegrees)
inline

◆ ComputeTeleportDistanceThresholdSquared()

float UE::ClothingSimulation::TeleportHelpers::ComputeTeleportDistanceThresholdSquared ( float  ThresholdDistance)
inline