| bAsyncCaching |
bool |
Boolean to check if the caching will be done on an async thread (if yes no GT dependency) |
Dataflow/DataflowPreview.h |
- EditAnywhere
- AdvancedDisplay
- Category="Caching"
|
| bCanEditSubframeRate |
bool |
|
Dataflow/DataflowPreview.h |
- EditAnywhere
- Meta=(InlineEditConditionToggle)
- Category="Caching"
|
| bRestartSimulation |
bool |
If enabled, the simulation will restart on Time Range without modifying anything outside of Time Range |
Dataflow/DataflowPreview.h |
- EditAnywhere
- AdvancedDisplay
- Category="Caching"
|
| FrameRate |
int32 |
Number of sampling frames per second for caching |
Dataflow/DataflowPreview.h |
- EditAnywhere
- Category="Caching"
|
| RestartTimeRange |
FVector2f |
Time range of the restarted simulation |
Dataflow/DataflowPreview.h |
- EditAnywhere
- Category="Caching"
- Meta=(EditCondition="bRestartSimulation")
|
| SubframeRate |
int32 |
Number of subframes per frame for timeline clamping |
Dataflow/DataflowPreview.h |
- EditAnywhere
- Meta=(EditCondition="bCanEditSubframeRate", ClampMin="1")
- Category="Caching"
|
| TimeRange |
FVector2f |
Time range of the simulation |
Dataflow/DataflowPreview.h |
- EditAnywhere
- Category="Caching"
|