Layer:setPosition

Edit

Sets the position of the layer, in meters.

Layer:setPosition(x, y, z)

Arguments

NameTypeDescription
xnumber The x position of the layer.
ynumber The y position of the layer.
znumber The z position of the layer.

Returns

Nothing

See also