AvatarSettingsBuildMode
Determines whether players can freely scale their avatar body or whether the experience enforces custom scale ranges.
Items 2
| History | Name | Value | Description | |
|---|---|---|---|---|
| 672 | PlayerChoice | 0 | Players can scale their avatar body freely within the full platform-wide limits. This is the default value. | |
| 672 | CustomBuild | 1 | 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
- 672 Add PlayerChoice
- 672 Add CustomBuild
- 672 Add AvatarSettingsBuildMode