Class: framefxclear

clear color-,depth-, or stencilbuffer. And you can set up stencil environment for the next fx. It also allows to render the current view's background (skydome, image, skybox).

Hierarchy

o-+ l3dlist
  o-+ framefx
    o-+ framefxclear

Interfaces:

Methods:

new ([bool clearcolor],[bool cleardepth],[bool clearstencil],[bool renderbackground])
returns: ([framefxclear])
new clear framefx, clears depth and/or color buffer. If not specified the booleans are false

Inherited Methods:

From framefx

activate, autorun, deactivate, delete, deleteall, initcurrent, initlastframe, initsnapshot, run, visflag

From l3dlist

reinit