BlueprintAPI > BlueprintAPI/VirtualCamera_1 > BlueprintAPI/VirtualCamera_1/Movement
Toggles the lock on a given axis; returns new locked state.
Target is Virtual Camera Player Controller Base
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
enum | Axis to Toggle | The axis whose lock should be turned on/off |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | the new locked state of AxisToToggle (true = locked) |