setRenderingAutoClearDepthStencil method

void setRenderingAutoClearDepthStencil(
  1. num renderingGroupId,
  2. bool autoClearDepthStencil, [
  3. bool depth,
  4. bool stencil,
])

Implementation

external void setRenderingAutoClearDepthStencil(num renderingGroupId, bool autoClearDepthStencil, [bool depth, bool stencil]);