ModelView.GlobalVertexNormals

This page contains reference documentation for the GlobalVertexNormals member. This member toggles global vertex normal display.

Declaration

int GlobalVertexNormals;

Examples

Examples are as follows:

a_oView.GlobalVertexNormals = !a_oView.GlobalVertexNormals;

Working Sample Code

For sample code: