Oldest known version of this page was edited on 2006-08-23 02:14:43 by skinhat []
Page view:
Used by the
TGLCube normaldirection property to denote if the normals of a cube are facing inside or outside. It is the enumerated type:
TNormalDirection = (ndInside, ndOutside);
Unit:
GLScene∞