InvertMesh


Declaration

public sealed class InvertMesh : MonoBehaviour

Description

Inverts the normals and triangles of the mesh so it renders inside-out.

Properties

invertedWhether the mesh is currently inverted (Read only).

Methods

InvertInverts the normals and triangles of the mesh.