CSharpGL.DitherState.DitherState C# (CSharp) Метод

DitherState() публичный Метод

public DitherState ( )
        public DitherState()
            : base(OpenGL.GL_DITHER, true)
        { }

Same methods

DitherState::DitherState ( bool enableCapacity )