Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AspectType

Used by UIAspectRatioConstraint.AspectType to control sizing behavior.

Items 2

HistoryNameValueDescription
266FitWithinMaxSize0

The object will be the maximum size possible within its own AbsoluteSize.

266ScaleWithParentSize1

The object's maximum size will be the size of the parent while still maintaining the aspect ratio.

Description

Used by UIAspectRatioConstraint.AspectType to control sizing behavior.

History 3

Settings