UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Private::FSimOverlapParticleShape Class Reference

#include <SimSweep.h>

Public Member Functions

 FSimOverlapParticleShape ()
 

Public Attributes

const FGeometryParticleHandleHitParticle
 
const FPerShapeDataHitShape
 
FRigidTransform3 ShapeWorldTransform
 

Detailed Description

Results from SimOverlapBounds test

Constructor & Destructor Documentation

◆ FSimOverlapParticleShape()

Chaos::Private::FSimOverlapParticleShape::FSimOverlapParticleShape ( )
inline

Member Data Documentation

◆ HitParticle

const FGeometryParticleHandle* Chaos::Private::FSimOverlapParticleShape::HitParticle

◆ HitShape

const FPerShapeData* Chaos::Private::FSimOverlapParticleShape::HitShape

◆ ShapeWorldTransform

FRigidTransform3 Chaos::Private::FSimOverlapParticleShape::ShapeWorldTransform

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