| bAsyncCaching |
bool |
When enabled runs the caching proces on an async thread (allowing the UI to remain responsive) This option will be disabled if the asset associated with the graph does not support asynchronous caching |
Dataflow/DataflowPreview.h |
- EditAnywhere
- AdvancedDisplay
- Category="Caching"
- Meta=(EditCondition="bEnableAsyncCaching", HideEditConditionToggle)
|
| bCanEditSubframeRate |
bool |
|
Dataflow/DataflowPreview.h |
- EditAnywhere
- Meta=(InlineEditConditionToggle)
- Category="Caching"
|
| bEnableAsyncCaching |
bool |
Control whether the async caching feature is available or not |
Dataflow/DataflowPreview.h |
|
| 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"
|