# Function Property

**Function Property** is a parameter associated with a specific function, allows you to modify a set of properties that influence the behavior of that function.&#x20;

The Function Property serves as a configurable element, enhancing the flexibility and reusability of functions.

<div align="left"><figure><img src="https://content.gitbook.com/content/F00UfwVmrAMlFEsYUV8N/blobs/RHqjqFTIDgWdZ8T90ciB/image.png" alt=""><figcaption><p>Property Functions of <mark style="color:yellow;"><strong><code>Texture Transition</code></strong></mark> Node</p></figcaption></figure></div>

As the image above illustrates, **DoTransition** function reveals a set of properties that allows you to fine-tune the transition behavior according to your specific requirements.&#x20;

These properties, such as <mark style="color:red;">**`Duration`**</mark>, <mark style="color:red;">**`Transition Type`**</mark>, etc., provide a comprehensive toolkit for achieving precise control over the visual aspects of transitions.
