InvertMesh
Class in Zigurous.Graphics
Declaration
public sealed class InvertMesh : MonoBehaviourDescription
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. |