Skip to content

screenPosition

Description

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

Example
Object.screenPosition = Vector2.New(1, 1)
local testVariable = Object.screenPosition
Usage

returns: Vector2