FGeomComponentCacheParameters

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h

Include

#include "GeometryCollection/GeometryCollectionComponent.h"

Syntax

struct FGeomComponentCacheParameters

Variables

Name Description

Public variable

int32

 

BreakingDataSizeMax

Maximum size of the breaking buffer.

Public variable

float

 

BreakingDataSpatialHashRadius

Spatial hash radius for breaking data.

Public variable

EGeometryCollec...

 

CacheMode

Cache mode, whether disabled, playing or recording.

Public variable

int32

 

CollisionDataSizeMax

Maximum size of the collision buffer.

Public variable

float

 

CollisionDataSpatialHashRadius

Spatial hash radius for collision data.

Public variable

bool

 

DoBreakingDataSpatialHash

Spatial hash breaking data.

Public variable

bool

 

DoCollisionDataSpatialHash

Spatial hash collision data.

Public variable

bool

 

DoGenerateBreakingData

Whether to generate breakings during playback.

Public variable

bool

 

DoGenerateCollisionData

Whether to generate collisions during playback.

Public variable

bool

 

DoGenerateTrailingData

Whether to generate trailings during playback.

Public variable

int32

 

MaxBreakingPerCell

Maximum number of breaking per cell.

Public variable

int32

 

MaxCollisionPerCell

Maximum number of collisions per cell.

Public variable

float

 

ReverseCacheBeginTime

Cache mode, whether disabled, playing or recording.

Public variable

bool

 

SaveBreakingData

Whether to buffer breakings during recording.

Public variable

bool

 

SaveCollisionData

Whether to buffer collisions during recording.

Public variable

bool

 

SaveTrailingData

Whether to buffer trailings during recording.

Public variable

UGeometryCollec...

 

TargetCache

The cache to target when recording or playing.

Public variable

int32

 

TrailingDataSizeMax

Maximum size of the trailing buffer.

Public variable

float

 

TrailingMinSpeedThreshold

Minimum speed to record trailing.

Public variable

float

 

TrailingMinVolumeThreshold

Minimum volume to record trailing.

Constructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss