Navigation
BlueprintAPI > BlueprintAPI/VirtualCamera > BlueprintAPI/VirtualCamera/LevelSequence
Removes baked transform keys that fight a parent constraint on a VCam binding. Sets the section's TransformMask to match the constraint's TransformFilter so only constrained axes are evaluated. Must be called again if TransformFilter changes.
Target is Level Sequence VCam Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Sequence | The level sequence to operate on. |
| object | VCam Actor | The VCam actor to clean up. Pass nullptr to process all bindings with constraint channels. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | Number of sections cleared. |