{}!Google Tag Manager end}} Enum UpscalingFilterSelection | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Enum UpscalingFilterSelection

    Defines the upscaling filter selected by the user the universal render pipeline asset.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum UpscalingFilterSelection

    Fields

    Name Description Value
    Auto

    Unity selects a filtering option automatically based on the Render Scale value and the current screen resolution.


    0
    Linear

    Unity uses Bilinear filtering to perform upscaling.


    1
    Point

    Unity uses Nearest-Neighbour filtering to perform upscaling.


    2
    FSR

    Unity uses the AMD FSR 1.0 technique to perform upscaling.


    3
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)