%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public var RENDERMODE_RENDER_GL : int;

See Also