Navigation
API > API/Runtime > API/Runtime/DataflowEngine > API/Runtime/DataflowEngine/Dataflow
References
| Module | DataflowEngine |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowPreview.h |
| Include | #include "Dataflow/DataflowPreview.h" |
Syntax
USTRUCT ()
struct FDataflowPreviewCacheParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAsyncCaching | Boolean to check if the caching will be done on an async thread (if yes no GT dependency) | |
| int32 | FrameRate | Number of sampling frames per second for caching | |
| FVector2f | TimeRange | Number of sampling frames per second for caching |