Interface VignetteSettingsItem Beta

The configuration values for the post-process Vignette effect.

Hierarchy

  • VignetteSettings

Properties

active: boolean

Sets the center of the Vignette effect. It is represented in a coordinate system where the bottom left of the screen is (0, 0) and the top right is (1, 1). To set the center of the screen as the center of the effect, please set it to (0.5, 0.5).

Sets the color for the Vignette effect.

Sets the intensity of the Vignette effect. The specified value is clamped between 0 and 1.

Sets whether Vignette effect is rounded.

Sets the roundness of the Vignette effect. The specified value is clamped between 0 and 1.

Sets the smoothness of the Vignette effect. The specified value is clamped between 0.01 and 1.

Generated using TypeDoc