Class MotionBlur
This class holds settings for the Motion Blur effect.
Inherited Members
Namespace: UnityEngine .Rendering.PostProcessing
Assembly: solution.dll
Syntax
[Serializable]
public sealed class MotionBlur : PostProcessEffectSettings
Fields
Name | Description |
---|---|
sample |
The amount of sample points, which affects quality and performances. |
shutter |
The angle of the rotary shutter. Larger values give longer exposure therefore a stronger blur effect. |
Methods
Name | Description |
---|---|
Is |
Returns |