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

    Enum Downsampling

    Options for selecting downsampling.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum Downsampling

    Fields

    Name Description Value
    None

    Use this to disable downsampling.


    0
    _2xBilinear

    Use this to produce a half-resolution image with bilinear filtering.


    1
    _4xBox

    Use this to produce a quarter-resolution image with box filtering. This produces a softly blurred copy.


    2
    _4xBilinear

    Use this to produce a quarter-resolution image with bi-linear filtering.


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