Is there a way to find if the geometry collection is asleep or awake and how many fragments are awake/asleep
GeometryCollection=CreateDefaultSubobject<UGeometryCollectionComponent(TEXT("GeometryCollection"));
SetRootComponent(GeometryCollection);
Is there a way to find if the geometry collection is asleep or awake and how many fragments are awake/asleep
GeometryCollection=CreateDefaultSubobject<UGeometryCollectionComponent(TEXT("GeometryCollection"));
SetRootComponent(GeometryCollection);