Skip to content

position

Description

position is a Property on Object
The position of this Object.

Example
Object.position = Vector3.New(1, 1, 1)
local testVariable = Object.position
Usage

returns: Vector3