docs.unity.cn
    Show / Hide Table of Contents

    Enum MotionBlurQuality

    Options to control the quality the motion blur effect.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum MotionBlurQuality

    Fields

    Name Description Value
    Low

    Use this to select low motion blur quality.


    0
    Medium

    Use this to select medium motion blur quality.


    1
    High

    Use this to select high motion blur quality.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 17 July 2023