camera_shake_spawn
Spawn a camera shake source actor in Unreal Engine to emit shake within inner and outer radii during Play-In-Editor.
Instructions
Spawn a CameraShakeSourceActor in the level. Emits shake within inner/outer radius during PIE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | CameraShake_Source | |
| location | No | ||
| shake_class | No | Content path to CameraShake BP | |
| inner_radius | No | ||
| outer_radius | No |