Revision Difference
Vector:SetUnpacked#549253
<function name="SetUnpacked" parent="Vector" type="classfunc">
<description>Sets the x, y, and z of the vector.</description>
<realm>Shared</realm>⤶
<realm>Shared and Menu</realm>⤶
<args>
<arg name="x" type="number">The x component</arg>
<arg name="y" type="number">The y component</arg>
<arg name="z" type="number">The z component</arg>
</args>
</function>