docs.unity3d.com
    目次を表示する/隠す

    Enum Downsampling

    Options for selecting downsampling.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum Downsampling

    Fields

    Name Description Value
    _2xBilinear

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

    _4xBilinear

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

    _4xBox

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

    None

    Use this to disable downsampling.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)