Click or drag to resize

Viewport Methods

The Viewport type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases the resources that are used by the object.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetKeyDownTime
Public methodGetKeyUpTime
Public methodGetLastFrameScreenLabelByObjectInSpace
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsJoystickButtonPressed
Public methodIsKeyLocked
Public methodIsKeyPressed
Public methodIsMouseButtonPressed
Public methodKeysAndMouseButtonUpAll
Public methodNotifyInstantCameraMovement
Public methodPerformJoystickEvent
Public methodPerformKeyDown
Public methodPerformKeyPress
Public methodPerformKeyUp
Public methodPerformMouseDoubleClick
Public methodPerformMouseDown
Public methodPerformMouseMove
Public methodPerformMouseUp
Public methodPerformMouseWheel
Public methodPerformSpecialInputDeviceEvent
Public methodPerformTick
Public methodPerformTouch
Public methodPerformUpdateBeforeOutputEvents
Public methodRenderingPipelineCreate
Public methodRenderingPipelineDestroyCreated
Public methodResetLastUpdateTime
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdate
Updates viewport with the rendering of attached map and GUI rendering.
Top
Extension Methods
See Also