UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FPerShapeDataStateBase Struct Reference

#include <RewindData.h>

Static Public Member Functions

template<typename TParticle >
static const FCollisionFilterDataGetQueryData (const FPerShapeDataStateBase *State, const TParticle &Particle, int32 ShapeIdx)
 

Public Attributes

TPerShapeDataStateProperty< FCollisionData, EShapeProperty::CollisionData > CollisionData
 
TPerShapeDataStateProperty< FMaterialData, EShapeProperty::Materials > MaterialData
 

Member Function Documentation

◆ GetQueryData()

template<typename TParticle >
static const FCollisionFilterData & Chaos::FPerShapeDataStateBase::GetQueryData ( const FPerShapeDataStateBase State,
const TParticle Particle,
int32  ShapeIdx 
)
inlinestatic

Member Data Documentation

◆ CollisionData

TPerShapeDataStateProperty<FCollisionData, EShapeProperty::CollisionData> Chaos::FPerShapeDataStateBase::CollisionData

◆ MaterialData

TPerShapeDataStateProperty<FMaterialData, EShapeProperty::Materials> Chaos::FPerShapeDataStateBase::MaterialData

The documentation for this struct was generated from the following file: