SceneEntityView
Description
- Derived from
-
SceneObject abstract
ISceneEntityView - Extended by
-
CameraBase abstract
CameraFree sealed
CompassView sealed
Example_SceneEntityView sealed
OffscreenView sealed
ScreenGizmo sealed
Abstract base class for ISceneEntityView implementations.
The default implementation of ISceneEntityView.QueryScreen produces no query results. The ISceneObject.QuerySceneObjectResult method will generate a SceneEntityViewResult for this
scene entity view.
Protected / Methods
ScreenLabel
4 overloads
Convenience method that adds a screen label centered at the given world coordinates.
Convenience method that adds a screen label centered at the given world coordinates.
Convenience method that adds a screen label centered at the given screen coordinates.
Convenience method that adds a screen label centered at the given screen coordinates.