Programming API Reference: EduGraf.OpenGL

Class public abstract GlShadingAspect

: IDisposable
A shading can have multiple visual properties or aspects that can be defined separately.
Property protected GlShadingShading { get; set; }: the aspect belongs to.

Method protected abstract void Apply()

Apply this effect for the following actions.

    Method protected abstract void UnApply()

    Unapply this effect for the following actions.