| RenderArea Properties |
The RenderArea type exposes the following members.
| Name | Description | |
|---|---|---|
| GLContext | Gets the OpenGL context of the renderArea. | |
| Gpu | Gets the Graphics Processing Unit (GPU) used to compute the render. | |
| Height | Gets the renderArea height. | |
| Id | Gets the renderArea id. | |
| NumConnections | Gets the connections number of the renderArea. | |
| NumListeners | Gets the number of RenderAreaListener. | |
| SceneManager | Gets the Scene manager of the renderArea. | |
| TouchManager | Gets the Touch Manager of the renderArea. | |
| Width | Gets the renderArea width. |