ModelLevelOfDetail
Controls the level of detail for Models in experiences with instance streaming enabled.
Items 4
| History | Name | Value | Legacy Names | Description | |
|---|---|---|---|---|---|
| 442 | Automatic | 0 | Default behavior, currently equivalent to Disabled. | ||
| 695 | StreamingMesh | 1 | A lower resolution "imposter" mesh (colored, coarse mesh that wraps around all child parts of the model) renders outside the streaming radius. | ||
| 697 | Disabled | 2 | Deactivated | A lower resolution mesh will not be displayed. | |
| 697 | SLIM | 4 | 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 |
Description
History 14
- 697 Change Value of SLIM from 2 to 4
- 697 Change Index of SLIM from 2 to 3
- 697 Change Index of Disabled from 3 to 2
- 697 Change LegacyNames of Disabled from [] to [Deactivated]
- 697 Change Value of Disabled from 3 to 2
- 695 Change LegacyNames of StreamingMesh from [Enabled] to []
- 695 Add SLIM
- 695 Change Value of Disabled from 2 to 3
- 695 Change Index of Disabled from 2 to 3
- 678 Change LegacyNames of StreamingMesh from [] to [Enabled]
- 442 Add StreamingMesh
- 442 Add Disabled
- 442 Add Automatic
- 442 Add ModelLevelOfDetail