clear method

void clear(
  1. IColor4Like color,
  2. bool backBuffer,
  3. bool depth, [
  4. bool stencil,
])
override

Implementation

external void clear(IColor4Like color, bool backBuffer, bool depth, [bool stencil]);