Viewport Class |
Namespace: NeoAxis
public sealed class Viewport
The Viewport type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllKeys | |
![]() | AllowRenderScreenLabels | |
![]() | AnyData | |
![]() | AttachedScene | |
![]() | BackgroundColorDefault | |
![]() | CameraSettings |
Gets last used camera settings for this viewport.
|
![]() | CanvasRenderer |
Gets GUI renderer for this viewport.
|
![]() | Dimensions |
Gets or sets the dimensions (after creation).
|
![]() | DimensionsInPixels |
Gets the dimensions of the viewport, a value in pixels.
|
![]() | Disposed | |
![]() | InstantCameraMovementHappens | |
![]() | LastFrameScreenLabelByObjectInSpace | |
![]() | LastFrameScreenLabels |
The list of object labels on the screen that were shown in the last frame.
|
![]() | LastUpdateTime | |
![]() | LastUpdateTimeStep | |
![]() | LastUpdateTimeStepSmooth | |
![]() | Mode | |
![]() | MousePosition | |
![]() | MouseRelativeMode | |
![]() | OutputFlipY | |
![]() | OutputViewport | |
![]() | Parent |
Gets the parent render target.
|
![]() | PreviousFramePosition | |
![]() | PreviousFramePositionChange | |
![]() | PreviousFrameProjectionMatrix | |
![]() | PreviousFrameViewMatrixRelative | |
![]() | PreviousUpdateTime | |
![]() | RenderingContext | |
![]() | RenderingPipelineCreated | |
![]() | Simple3DRenderer |
Gets simple 3D renderer.
|
![]() | SizeInPixels | |
![]() | UIContainer |
Gets the root of GUI controls of this viewport.
|
Name | Description | |
---|---|---|
![]() | Dispose | Releases the resources that are used by the object. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetKeyDownTime | |
![]() | GetKeyUpTime | |
![]() | GetLastFrameScreenLabelByObjectInSpace | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsJoystickButtonPressed | |
![]() | IsKeyLocked | |
![]() | IsKeyPressed | |
![]() | IsMouseButtonPressed | |
![]() | KeysAndMouseButtonUpAll | |
![]() | NotifyInstantCameraMovement | |
![]() | PerformJoystickEvent | |
![]() | PerformKeyDown | |
![]() | PerformKeyPress | |
![]() | PerformKeyUp | |
![]() | PerformMouseDoubleClick | |
![]() | PerformMouseDown | |
![]() | PerformMouseMove | |
![]() | PerformMouseUp | |
![]() | PerformMouseWheel | |
![]() | PerformSpecialInputDeviceEvent | |
![]() | PerformTick | |
![]() | PerformTouch | |
![]() | PerformUpdateBeforeOutputEvents | |
![]() | RenderingPipelineCreate | |
![]() | RenderingPipelineDestroyCreated | |
![]() | ResetLastUpdateTime | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Update |
Updates viewport with the rendering of attached map and GUI rendering.
|
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |