Interface MotionBlurSettingsItem Beta

The configuration values for the post-process MotionBlur effect.

Hierarchy

  • MotionBlurSettings

Properties

active: boolean

Sets the sample count for the MotionBlur effect. Values between 4 and 32 can be set. If a value less than 4 is set, 4 will be applied. If a value greater than 32 is set, 32 will be applied.

Sets the shutter angle for the MotionBlur effect. Values between 0 and 360 can be set. If a value less than 0 is set, 0 will be applied. If a value greater than 360 is set, 360 will be applied.

Generated using TypeDoc