docs.unity.cn
    Show / Hide Table of Contents

    Enum PixelPerfectCamera.PixelPerfectFilterMode

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

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum PixelPerfectFilterMode

    Fields

    Name Description Value
    RetroAA

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


    0
    Point

    Uses point filter to upscale to target resolution.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023