Constant +Current-Normal+

gl-get-list returns three values: the x, y, and z values of the current normal. Integer values, if requested, are linearly mapped from the internal floating-point represenā€ tation such that 1.0 returns the most positive representable integer value, and -1.0 returns the most negative representable integer value. The initial value is (0, 0, 1). See glNormal.

Part of:

package opengl

Value: 2818