BoundingPreviewMode

BoundingPreviewMode

Index

Enumeration Members

Enumeration Members

BoundingPreviewMode.All
All: 7

Combination of Model, Instance, and Ejected options

BoundingPreviewMode.Ejected
Ejected: 4

Bounding previews will be rendered for items that have been ejected. This is only applicable if the memoryLimit option is set at viewer creation.

BoundingPreviewMode.Instance
Instance: 2

Bounding previews will be rendered for instances that have not been streamed yet.

BoundingPreviewMode.Model
Model: 1

Bounding previews will be rendered for models that have not been streamed yet.

BoundingPreviewMode.None
None: 0

No bounding previews will be rendered