# TransformSetScale

Set the scale of Transform.

![TransformSetScale](./images/TransformSetScale.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Transform
</td>
<td>
Transform to set the scale.<br />
            If Type is Constant and nothing is specified, ArborFSM is the Transform of the attached GameObject.
</td>
</tr>
<tr>
<td>
Scale
</td>
<td>
Scale
</td>
</tr>
 </tbody>
</table>

