Interface GrainSettingsItem Beta

The configuration values for the post-process Grain effect.

Hierarchy

  • GrainSettings

Properties

active: boolean

Sets whether the Grain effect is colored.

Sets the intensity of the Grain effect. Values between 0 and 1 can be set. If a value less than 0 is set, 0 will be applied. If a value greater than 1 is set, 1 will be applied.

luminanceContribution: PostProcessFloatProperty

Sets the luminance contribution of the Grain effect. Values between 0 and 1 can be set. If a value less than 0 is set, 0 will be applied. If a value greater than 1 is set, 1 will be applied.

Sets the size of the Grain effect. Values between 0.3 and 3 can be set. If a value less than 0.3 is set, 0.3 will be applied. If a value greater than 3 is set, 3 will be applied.

Generated using TypeDoc