API ReferenceEditor.MapEditor
MapViewclass
MapViews are owned by the MapViewMgr. They display the MapViewMgr's mapdoc. The MapView provides either a 2d or 3d view of the provided map doc. The rendering mode may be swapped between various 2d and 3d modes dynamically. In addition to basic display functionality the view also provides movement implementation for moving a camera within a 3d view or panning a 2d view.
object→MapView
Methods1
Showing 1 methods
No results match this filter.
Properties4
Showing 4 properties
public Editor.MapDoc.MapDocument Editor.MapEditor.MapView.MapDoc { get; set; }
public Sandbox.SceneCamera Editor.MapEditor.MapView.SceneCamera { get; set; }
Read-only SceneCamera set automatically during rendering
No results match this filter.