Layer:setPosition
EditSets the position of the layer, in meters.
Layer:setPosition(x, y, z)
Arguments
Name | Type | Description |
x | number | The x position of the layer. |
y | number | The y position of the layer. |
z | number | The z position of the layer. |
Returns
Nothing