Navigation
BlueprintAPI > BlueprintAPI/Cinematics
Gets the Lens settings associated with a given preset name Returns true if a preset with the given name was found
Target is Cinematic Camera
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Preset Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Lens Settings | |
| boolean | Success |