setPolygonFillMode
Sets the fill mode for rendering polygons in the UnlitMaterial.
Parameters
polygonFillMode
The fill mode to use. Defaults to FILL.
Throws
IllegalStateException
If this material is closed or invalid.
Sets the fill mode for rendering polygons in the UnlitMaterial.
The fill mode to use. Defaults to FILL.
If this material is closed or invalid.