%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
RENDERMODE_SHADE_GL Field
See Also 
vdWebLibrary Namespace > vdConst Class : RENDERMODE_SHADE_GL Field
While in this render mode, all polyface and 3dFace entities are drawn with their solid colors using WebGL engine with out apply materials.

Syntax

JScript 
public var RENDERMODE_SHADE_GL : int;

See Also