Exposing Actor Parameters
To expose an Actor Parameter:
- Go to the Outliner, select the BP Light Bulb Basic actor.
- Expose the Location and Rotation parameters by clicking on the eye icon, as displayed in the image above.
warning
If you are exposing a Boolean type parameter, you must add “_boolean” after the parameter's name.