A simple shader that draws an outline around the object.
Important properties:
linecolor: Color of the line.
linewidth: Width of the line in pixels.
This shader does not work with visible back faces (that is, objects where the inside is visible).
Unit:
GLOutlineShader.pas∞
Descends from
TGLShader.