# Vector3.Compose

Compose Vector3.

![Vector3.Compose](./images/Vector3ComposeCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
X
</td>
<td>
X coordinate value
</td>
</tr>
<tr>
<td>
Y
</td>
<td>
Y coordinate value
</td>
</tr>
<tr>
<td>
Z
</td>
<td>
Z coordinate value
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Output result
</td>
</tr>
 </tbody>
</table>

