Reference API Roblox

Engine API

Website

Related

Reference API Roblox

MeshPartHeadsAndAccessories

Items 3

HistoryNameValueDescription
466Default0

The default option to control the Workspace.MeshPartHeadsAndAccessories feature. This currently has the same meaning as "Enabled".

466Disabled1

Disables the Workspace.MeshPartHeadsAndAccessories feature.

466Enabled2

Enables the Workspace.MeshPartHeadsAndAccessories feature.

Description

Controls whether the Workspace loads R15 avatar heads and accessories as MeshPart objects. When set to Default or Enabled, heads and accessories resolve through the MeshPart-based avatar pipeline, which supports modern rendering, layered clothing, and MeshPart-specific deformation. When set to Disabled, heads and accessories use the legacy SpecialMesh-based pipeline.

Workspace.MeshPartHeadsAndAccessories defaults to Default.

History 4

Settings