Navigation
API > API/Plugins > API/Plugins/SceneState
| |
|
| Name |
FApplyBatchParams |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/SceneState/Source/SceneState/Public/SceneStateUtils.h |
| Include Path |
#include "SceneStateUtils.h" |
Syntax
struct FApplyBatchParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BindingsBatch |
uint16 |
Batch of the bindings to apply |
SceneStateUtils.h |
|
| TargetDataView |
FPropertyBindingDataView |
Target Data to copy the source data to |
SceneStateUtils.h |
|