BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'CameraShakeUpdateParams' from its members
Inputs
Type | Name | Description |
---|---|---|
real | Delta Time | The time elapsed since last update |
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 |
Outputs
Type | Name | Description |
---|---|---|
struct | Camera Shake Update Params |