Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GLShape

Enum mapping convenient GLShape (drawing mode) names to their WebGLRenderingContext numerical counterparts

Used in defining Geometry and setting the WebGLRenderer's rendering mode for drawing

Index

Enumeration members

LINES
LINE_LOOP
LINE_STRIP
POINTS
TRIANGLES
TRIANGLE_FAN
TRIANGLE_STRIP