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.
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.