Reference API Roblox

Engine API

Website

Related

Reference API Roblox

StrokeSizingMode

Used by UIStroke.StrokeSizingMode to determine whether the stroke's Thickness will be measured in pixels or be relative to the parent.

Items 2

HistoryNameValueDescription
685FixedSize0

Thickness is measured in pixels.

685ScaledSize1

Thickness is relative to minimum parent width or height. If stroke is on text, thickness is relative to font size.

Description

Used by UIStroke.StrokeSizingMode to determine whether the stroke's Thickness will be measured in pixels or be relative to the parent.

History 3

Settings