ScreenGizmo
Description
- Derived from
-
SceneEntityView<ISceneView> abstract
Renders a IScreenLabel as a separate overlay onto the screen.
No additional screen label logic will be performed, it will only be rendered.
The ISceneEntityView.QueryScreen method generates a ScreenLabelResult for screen gizmo screen label.
Public / Attributes
Gizmo
The screen label to render as an overlay gizmo.
If the screen label gizmo implements the following methods, the ScreenGizmo will call them automatically:
Defaults to null
.