Class MotionBlur
Inherited Members
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
[Serializable]
public sealed class MotionBlur : PostProcessEffectSettings
Fields
sampleCount
Declaration
public IntParameter sampleCount
Field Value
| Type | Description |
|---|---|
| IntParameter |
shutterAngle
Declaration
public FloatParameter shutterAngle
Field Value
| Type | Description |
|---|---|
| FloatParameter |
Methods
IsEnabledAndSupported(PostProcessRenderContext)
Declaration
public override bool IsEnabledAndSupported(PostProcessRenderContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| PostProcessRenderContext | context |
Returns
| Type | Description |
|---|---|
| System.Boolean |