Click or drag to resize
RenderArea Properties

The RenderArea type exposes the following members.

Properties
  NameDescription
Public propertyGLContext

Gets the OpenGL context of the renderArea.

Public propertyGpu

Gets the Graphics Processing Unit (GPU) used to compute the render.

Public propertyHeight

Gets the renderArea height.

Public propertyId

Gets the renderArea id.

Public propertyNumConnections

Gets the connections number of the renderArea.

Public propertyNumListeners

Gets the number of RenderAreaListener.

Public propertySceneManager

Gets the Scene manager of the renderArea.

Public propertyTouchManager

Gets the Touch Manager of the renderArea.

Public propertyWidth

Gets the renderArea width.

Top
See Also