HighlightDepthMode
Controls how the Highlight effect displays with respect to other objects in the world.
Items 2
History | Name | Value | Description | |
---|---|---|---|---|
499 | AlwaysOnTop | 0 | Allows the Highlight to display regardless if there are objects between the camera and the highlighted object. This means the viewer is always able to see the highlight regardless of what is between the highlighted object and the camera. | |
508 | Occluded | 1 | Hides the Highlight if there are objects between the camera and the highlighted object. This means the viewer is only able to see the object if there are no obstructing objects between the highlighted object and the camera's view. |
Removed items 1
History | Name | Value | |
---|---|---|---|
508 | Default | 1 |
Description
Controls how the Highlight effect displays with respect to other objects in the world.
History 5
- 508 Add Occluded
- 508 Remove Default
- 499 Add Default
- 499 Add AlwaysOnTop
- 499 Add HighlightDepthMode