Enum MotionBlurQuality
Options to control the quality the motion blur effect.
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum MotionBlurQuality
Fields
Name | Description | Value |
---|---|---|
High | Use this to select high motion blur quality. |
|
Low | Use this to select low motion blur quality. |
|
Medium | Use this to select medium motion blur quality. |