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

    Enum SoftShadowQuality

    Softness quality of soft shadows. Higher means better quality, but lower performance.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum SoftShadowQuality

    Fields

    Name Description Value
    High

    High quality soft shadows. Low performance due to high sample count. 7x7 tent filtering.

    Low

    Low quality soft shadows. Recommended for mobile. 4 PCF sample filtering.

    Medium

    Medium quality soft shadows. The default. 5x5 tent filtering.

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