 |
bool |
bBlendRunThisFrame |
Whether the blend node was run (possibly from a preview update). |
 |
bool |
bInputRunThisFrame |
Whether input slots were run (possibly from a preview update). |
 |
bool |
bIsFirstFrame |
Whether this is the first frame this entry runs. |
 |
bool |
bIsFrozen |
Whether this entry is frozen. |
 |
TObjectPtr< const UCameraRigAsset > |
CameraRig |
The camera rig asset that this entry runs. |
 |
TWeakPtr< const FCameraEvaluationContext > |
EvaluationContext |
Evaluation context in which this entry runs. |
 |
FCameraNodeEvaluatorHierarchy |
EvaluatorHierarchy |
The evaluator tree. |
 |
FCameraNodeEvaluatorStorage |
EvaluatorStorage |
Storage buffer for all evaluators in this node tree. |
 |
TArray< TWeakObjectPtr< const UPackage >, TInlineAllocator< 4 > > |
ListenedPackages |
|
 |
FCameraNodeEvaluationResult |
Result |
Result for this node tree. |
 |
FBlendStackRootCameraNodeEvaluator * |
RootEvaluator |
Root evaluator. |
 |
TObjectPtr< UBlendStackRootCameraNode > |
RootNode |
The root node. |