Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ModelLevelOfDetail

Controls the level of detail for Models in experiences with instance streaming enabled.

Items 4

HistoryNameValueLegacy NamesDescription
442Automatic0

Default behavior, currently equivalent to Disabled.

695StreamingMesh1

A lower resolution "imposter" mesh (colored, coarse mesh that wraps around all child parts of the model) renders outside the streaming radius.

697Disabled2Deactivated

A lower resolution mesh will not be displayed.

697SLIM4

A Scalable Lightweight Interactive Model, or SLIM, model (a composite of all child parts of the model) renders at progressively lower resolutions at distances based on the streaming radius. Greatly improves visual quality over StreamingMesh.

Description

Controls the level of detail for Models in experiences with instance streaming enabled.

History 14

Settings