Click or drag to resize
SiRenderArea Methods

The SiRenderArea type exposes the following members.

Methods
  NameDescription
Public methodGetClearColor
Public methodGetClearDepth
Public methodGetClearPolicy
Public methodGetSceneGraph
Public methodGetSize
Public methodRender

Render the managed scene graph (see setSceneGraph).

Public methodSetClearColor

Defines the RGBA value used when the color buffer is cleared.

Public methodSetClearDepth

Defines the depth value used when the depth buffer is cleared.

Public methodSetClearPolicy

Defines the color buffer and depth buffer clear policy.

Public methodSetSceneGraph

Defines the scene graph which is managed here.

Public methodSetSize

Defines the size to use for rendering.

Top
See Also