NGPixelPerfectOrthoCam ClassScoreFlash API Documentation V4.6.0
Attach this to a camera that you want to use for pixel perfect GUI rendering. The camera will automatically be switched to "ortho" and the size will automatically be half the screen size.
Inheritance Hierarchy

OnlineSystem Object
  Object
    Component
      Behaviour
        MonoBehaviour
          (Default Namespace) NGPixelPerfectOrthoCam

Namespace: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public class NGPixelPerfectOrthoCam : MonoBehaviour
See Also