Class CinemachineUniversalPixelPerfect
(Deprecated) An add-on module for Cinemachine Virtual Camera that tweaks the orthographic size of the virtual camera. It detects the presence of the Pixel Perfect Camera component and use the settings from that Pixel Perfect Camera to correct the orthographic size so that pixel art sprites would appear pixel perfect when the virtual camera becomes live.
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEngine.Rendering.Universal
Syntax
[AddComponentMenu("")]
[MovedFrom("UnityEngine.Experimental.Rendering.Universal")]
public class CinemachineUniversalPixelPerfect : MonoBehaviour