Description:
Draws the shaded faces of a given mesh.
Syntax:
Parameters:
- mesh
- Type: Mesh
- Mesh to draw.
- material
- Type: DisplayMaterial
- Material to draw faces with.
- faceIndices
- Type: int
- Indices of specific faces to draw
Returns:
Type: void
Available since:
5.0
Description:
Draws the shaded faces of a given mesh.
Syntax:
Parameters:
- mesh
- Type: Mesh
- Mesh to draw.
- material
- Type: DisplayMaterial
- Material to draw faces with.
Returns:
Type: void
Available since:
5.0