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

Go to the source code of this file.

Classes

struct  Chaos::TSleepData< T, d >
 
struct  Chaos::FRigidParticleCoreData
 
class  Chaos::TRigidParticles< T, d >
 

Namespaces

namespace  Chaos
 

Enumerations

enum class  Chaos::ESleepType : uint8 { Chaos::MaterialSleep , Chaos::NeverSleep }
 

Functions

constexpr int8 Chaos::NumBitsNeeded (const int8 MaxValue)
 
constexpr int8 Chaos::LowBitsMask (const int8 NumBits)
 
template<typename T , int d>
FChaosArchiveChaos::operator<< (FChaosArchive &Ar, TRigidParticles< T, d > &Particles)