docs.unity.cn
    Show / Hide Table of Contents

    Enum MotionBlurMode

    Option to control motion blur Mode.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum MotionBlurMode

    Fields

    Name Description Value
    CameraOnly

    Use this if you don't need object motion blur.


    0
    CameraAndObjects

    Use this if you need object motion blur.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023