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 (see image above).

466Bevel1

The corners are beveled (see image above).

466Miter2

The corners are mitered (see image above).

Description

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

See also:

For a more detailed walkthrough of the UIStroke object, take a look at the Applying Strokes article.

History 4

Settings