Enum MotionBlurQuality
Options to control the quality the motion blur effect.
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public enum MotionBlurQuality
필드
이름 | 설명 |
---|---|
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. |