> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/editing-tools/landscape-tools/sunrays.md).

# Sunrays

{% @arcade/embed flowId="nLMBe6CR2wil97TryHT2" url="<https://app.arcade.software/share/nLMBe6CR2wil97TryHT2>" %}

Add a whole new light source to your photo — the sun! You can control its position, warmth, and the amount of glow for a subtle or even dramatic change in lighting. Combine the **Sunrays tool** with blending modes for even more control of your lighting.

#### **Standard Settings** <a href="#h_01hvpgx4mkcjnzdac20evq6yw7" id="h_01hvpgx4mkcjnzdac20evq6yw7"></a>

* **Place Sun Center**. Click this button to position the sun. You can also drag the position off of the photo canvas.
* **Amount**. This slider controls the overall intensity of the sun’s rays.
* **Overall Look**. This slider changes the overall brightness of the scene.
* **Sunrays Length**. This slider controls the distance the sun rays travel.
* **Penetration**. This slider impacts how much the sun passes through an area. It can be helpful when trying to composite the sunrays into a photo naturally.

#### **Sun Settings** <a href="#h_01hvpgx4mkgf85158aa4wbrwv9" id="h_01hvpgx4mkgf85158aa4wbrwv9"></a>

* **Sun Radius**. This slider affects the size of the sun (the origin point of the sun’s rays).
* **Sun Glow Radius**. This slider changes the size of the glow around the sun.
* **Sun Glow Amount**. This slider changes the intensity of the sun’s glow.

#### **Rays Settings** <a href="#h_01hvpgx4mkkhxxd89wp9g2dpgt" id="h_01hvpgx4mkkhxxd89wp9g2dpgt"></a>

* **Number of Sunrays**. Use this slider to select the number of sun rays.
* **Randomize**. This slider will generate an entirely new variation based on your current settings.

#### **Warmth** <a href="#h_01hvpgx4mkbd41w5kgkj9rf8fv" id="h_01hvpgx4mkbd41w5kgkj9rf8fv"></a>

* **Sun Warmth**. This slider can change the sun from a bright white to a warm glow.
* **Sunrays Warmth**. Use this slider to adjust the color temperature of the rays.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.skylum.com/editing-tools/landscape-tools/sunrays.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
