IRender5

The IRender provides properties and methods relating to the 3D Information Window, referred to as the render window.

The IRender interface allows you to get information about the current render size of the 3D Window and to use this information in order to query where a specific pixel on the screen falls on the terrain. This interface also provides mouse control functionality. Using it, you can set the mouse input mode, cursor appearance, and get mouse coordinates. In addition, you can control the appearance of the Head Up display.

 


Hierarchy:

 

IRender5

Properties:

Quality, HudMode

Methods:

GetRenderRect, ScreenToTerrain, GetMouseInfo, SetMouseInputMode, SetMouseCursor, ScreenToWorld, WorldToScreen, SetHUDLayer, GetMouseInputMode