Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AvatarSettingsBuildMode

Determines whether players can freely scale their avatar body or whether the experience enforces custom scale ranges.

Items 2

HistoryNameValueDescription
672PlayerChoice0

Players can scale their avatar body freely within the full platform-wide limits. This is the default value.

672CustomBuild1

The experience enforces creator-defined min/max ranges for avatar body scales (height, width, head, body type, and proportions), overriding the platform defaults.

Description

Determines whether avatar body scaling in an experience uses full platform-wide limits (player's choice) or creator-defined custom ranges. This enum is used by the BuildMode property to control how avatar height, width, head, body type, and proportions scales are constrained when a player joins the experience.

History 3

Settings