Skip to content

ScreenPosition

Description

ScreenPosition is a Function
Returns the screen position of this Vector3.

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

network usage: Any (Client or Server/Host)
returns: Vector2
parameters:
- vector (Vector3)