Options
All
  • Public
  • Public/Protected
  • All
Menu

FACES_MODE_SINGLE_SIDED single sided with back face culling. Default value. FACES_MODE_SINGLE_SIDED_NO_BACKFACE_CULLING single sided without back face culling. Sets backFaceCulling = false on the material so it affects all line ribbons added to the line ribbon instance. FACES_MODE_DOUBLE_SIDED extra back faces are created. This doubles the amount of faces of the mesh.

Index

Enumeration Members

FACES_MODE_DOUBLE_SIDED: 2
FACES_MODE_SINGLE_SIDED: 0
FACES_MODE_SINGLE_SIDED_NO_BACKFACE_CULLING: 1

Legend

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

Settings

Theme