InvertMesh
Class in Zigurous.Graphics
Declaration
public sealed class InvertMesh : MonoBehaviour
Description
Inverts the normals and triangles of the mesh so it renders inside-out.
Properties
inverted | Whether the mesh is currently inverted (Read only). |
Methods
Invert | Inverts the normals and triangles of the mesh. |