docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PixelPerfectCamera.PixelPerfectFilterMode

    Defines the filter mode use to render the final render target.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.2D.Runtime.dll
    Syntax
    public enum PixelPerfectCamera.PixelPerfectFilterMode

    Fields

    Name Description
    Point

    Uses point filter to upscale to target resolution.

    RetroAA

    Uses point filter to upscale to closest multiple of Reference Resolution, followed by bilinear filter to the target resolution.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)