Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AspectType

Used by UIAspectRatioConstraint.AspectType to control the sizing behavior.

Items 2

HistoryNameValueDescription
266FitWithinMaxSize0

Makes the element the maximum size it can be within the current possible AbsoluteSize of the element while maintaining the aspect ratio.

266ScaleWithParentSize1

Scales the element to the largest size it can fit inside the parent element's maximum size whilse maintaining the aspect ratio.

Description

Used by UIAspectRatioConstraint.AspectType to control the sizing behavior.

History 3

Settings