Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Camera Shake Pattern Scrub Params' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Camera Shake Pattern Scrub Params |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Absolute Time | The time to scrub to |
| real | Shake Scale | The base scale for this shake |
| real | Dynamic Scale | The dynamic scale being passed down from the camera manger for the next update |
| struct | POV | The current view that this camera shake should modify |