BlueprintAPI > BlueprintAPI/VirtualCamera > BlueprintAPI/VirtualCamera/Presets
Loads a preset using its name as a string key.
Target is Virtual Camera Preset Container
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | Preset Name | The name of the preset to load |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | true if successful, false otherwise |