Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MeshPrimitiveMode

The type of the primitives to render

Index

Enumeration members

LINES

LINES: = 1

Lines

LINE_LOOP

LINE_LOOP: = 2

Line Loop

LINE_STRIP

LINE_STRIP: = 3

Line Strip

POINTS

POINTS: = 0

Points

TRIANGLES

TRIANGLES: = 4

Triangles

TRIANGLE_FAN

TRIANGLE_FAN: = 6

Triangle Fan

TRIANGLE_STRIP

TRIANGLE_STRIP: = 5

Triangle Strip

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method