PixelPerfectCamera component

It is a component to support simple pixel perfection by adding it to the camera.

Using the pixel size (Pixel Per Unit) per unit in the scene and the assumed resolution (Ref Resolution) that you want to fit in the camera, the camera size and coordinates are calculated back to achieve pixel perfection.

See PixelPerfectCamera for a description of the properties.

How to add PixelPerfectCamera

  1. Select a Camera object from the Hierarchy.
  2. Click the Add Component button in Inspector.
  3. From the Component selection window, select “Nostalgia > Pixel Perfect Camera” and add it.