# Exposing Actor Parameters

To expose an Actor Parameter:

<div align="left"><figure><img src="https://content.gitbook.com/content/bn9QNJikRLdiYumFEboj/blobs/UQN0NtlISHvBlD40k8CA/image.png" alt=""><figcaption><p>Parameter Exposing</p></figcaption></figure></div>

* 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.

{% hint style="warning" %}
If you are exposing a Boolean type parameter, you must add “**\_boolean**” after the parameter's name.
{% endhint %}
