cullFace method

  1. @DomName('WebGLRenderingContext.cullFace')
  2. @DocsEditable()
void cullFace (int mode)

Implementation

@DomName('WebGLRenderingContext.cullFace')
@DocsEditable()
void cullFace(int mode) native;