Reference API Roblox

Engine API

Website

Related

Reference API Roblox

LineJoinMode

This enum is used by UIStroke.LineJoinMode to determine how corners are interpreted.

Items 3

HistoryNameValueDescription
466Round0

The corners are rounded.

466Bevel1

The corners are beveled.

466Miter2

The corners are mitered.

Description

This enum is used by UIStroke.LineJoinMode to determine how corners are interpreted.

For a more detailed walkthrough of the UIStroke object, see here.

History 4

Settings