Position (Property)
From Legacy Roblox Wiki
When used in 3D objects, such as Parts and other items, this property is a Vector3. |
When used in 2D GUI objects, such as TextButtons, this property is a UDim2 instead. This is because 2D 'HUD' objects need to be placed differently on the screen than 3D 'World' objects. |