Reference API Roblox

Engine API

Website

Related

Reference API Roblox

SelfViewPosition

Defines the screen location of the current player's self view.

Items 5

HistoryNameValueDescription
583LastPosition0

The position of the self view when it was last closed.

583TopLeft1

Top-left corner of the screen, with slight padding from the top and left edges.

583TopRight2

Top-right corner of the screen, with slight padding from the top and right edges.

583BottomLeft3

Bottom-left corner of the screen, with slight padding from the bottom and left edges.

583BottomRight4

Bottom-right corner of the screen, with slight padding from the bottom and right edges.

Description

This enum defines the screen location of the current player's self view, used in conjunction with SocialService:ShowSelfView() for example.

History 6

Settings