# Render Time

<figure><img src="/files/cfOSSOHvkFGaZrO1YIQJ" alt=""><figcaption></figcaption></figure>

**Render Time** is one of the generative layer templates that create a small texture that tells various times in seconds.

## Variables

### **Render**

Explained in [Stock Layer Templates](/layers-and-layouts/stock-layer-templates.md).

### **Time**

<div align="left"><figure><img src="/files/lMGE9inZHhAtLJ8RA6rt" alt=""><figcaption></figcaption></figure></div>

* **Time**: with this variable you select which time you want to render. Options are:
  * From beginning of timeline
  * From the end of timeline
  * From beginning of layer
  * From the end of layer
* **Timeline**: here you select which timeline you want to render the time of. This variable is ignored if you selected one of the layer options above.
* **Layer**: here you select which layer you want to render the time of. This variable is ignored if you selected one of the timeline options above.
* **Seconds**: the time value. This variable is set by the layer itself.
* **Text before**: write the text you want to pre-append.
* **Text after**: write the text you want to write after the time value.
* **Font color**: the color of the text
* **Background color**: the color of the background
* **Font size**: the size of the font. This determines the height of the texture.
* **Auto rename:** select if you want the layer's name to display the state of the variables.


---

# Agent Instructions: 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:

```
GET https://docs.lightact.com/layers-and-layouts/stock-layer-templates/generative-layer-templates/render-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
