Interface LensDistortionSettingsItem Beta

The configuration values for the post-process LensDistortion effect.

Hierarchy

  • LensDistortionSettings

Properties

active: boolean

Sets the center of the x coordinate for the LensDistortion effect. Values between -1 and 1 can be set. If a value less than -1 is set, -1 will be applied. If a value greater than 1 is set, 1 will be applied.

Sets the center of the y coordinate for the LensDistortion effect. Values between -1 and 1 can be set. If a value less than -1 is set, -1 will be applied. If a value greater than 1 is set, 1 will be applied.

Sets the intensity of the LensDistortion effect. Values between -100 and 100 can be set. If a value less than -100 is set, -100 will be applied. If a value greater than 100 is set, 100 will be applied.

。 Sets the scale of the LensDistortion effect. Values between 0.01 and 5 can be set. If a value less than 0.01 is set, 0.01 will be applied. If a value greater than 5 is set, 5 will be applied.

Sets the x multiplier of the LensDistortion 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 y multiplier of the LensDistortion 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.

Generated using TypeDoc