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

#include <ClusterUnionPhysicsProxy.h>

Public Attributes

bool bIsAnchored = true
 
bool bDidSyncGeometry = false
 
TArray< FClusterUnionChildDataChildParticles
 

Detailed Description

Extra data that needs to be synced between the PT and GT for cluster unions.

Member Data Documentation

◆ bDidSyncGeometry

bool Chaos::FClusterUnionSyncedData::bDidSyncGeometry = false

◆ bIsAnchored

bool Chaos::FClusterUnionSyncedData::bIsAnchored = true

◆ ChildParticles

TArray<FClusterUnionChildData> Chaos::FClusterUnionSyncedData::ChildParticles

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