Enum MotionBlurMode
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum MotionBlurMode : int
Fields
| Name | Description | Value | 
|---|---|---|
| CameraOnly | 0 | |
| CameraAndObjects | 1 | 
public enum MotionBlurMode : int
| Name | Description | Value | 
|---|---|---|
| CameraOnly | 0 | |
| CameraAndObjects | 1 |