> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/ovr-component-system-ancient-legacy/nodes/logics/ovrvector3function.md).

# OvrVector3Function

### Description

This Node is responsible for implementing simple functions to create and handle [OvrVector3](/over-sdk-manual/ovr-component-system-ancient-legacy/nodes/variables/ovrnumericvariable/ovrvector3.md).

#### Attributes

{% hint style="info" %}
**Note**: the following attributes are added to the existing ones from the super class [OvrNode](/over-sdk-manual/ovr-component-system-ancient-legacy/nodes/ovrnode.md)
{% endhint %}

<table><thead><tr><th width="228.0829694620566">Name</th><th width="194.46145241065273">Type</th><th width="340.1572968009442">Description</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Vector3FunctionType</td><td><a href="/pages/gov3hRq2oLyXMAMsRHc2">Vector3FunctionType</a></td><td>Type of <a href="/pages/YKgJhI2mhTDnKx0wgx3s">OvrVector3 </a>operation</td><td></td><td></td></tr><tr><td>Variable1</td><td><a href="/pages/YKgJhI2mhTDnKx0wgx3s">OvrVector3</a></td><td>First Operation Variable</td><td></td><td></td></tr><tr><td>Variable2</td><td><a href="/pages/JH0bWEgoOe9ZNl3wL1rN">OvrVariable</a></td><td>Second Operation Variable</td><td></td><td></td></tr><tr><td>Result</td><td><a href="/pages/JH0bWEgoOe9ZNl3wL1rN">OvrVariable</a></td><td>Operation result</td><td></td><td></td></tr></tbody></table>

![Example of OvrVector3Function, to get the distance between two OvrVector3.](/files/268B5YdzLpoVL63Dn2Xb)
