GL.cullFaceMode

Returns the current cull face mode.

  1. CullFaceMode cullFaceMode [@property getter]
    struct GL
    @nogc @system @property nothrow static
    cullFaceMode
    ()
  2. CullFaceMode cullFaceMode [@property setter]

Meta