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. The specified value is clamped between -1 and 1.

Sets the center of the y coordinate for the LensDistortion effect. The specified value is clamped between -1 and 1.

Sets the intensity of the LensDistortion effect. The specified value is clamped between -100 and 100.

。 Sets the scale of the LensDistortion effect. The specified value is clamped between 0.01 and 5.

Sets the x multiplier of the LensDistortion effect. The specified value is clamped between 0 and 1.

Sets the y multiplier of the LensDistortion effect. The specified value is clamped between 0 and 1.

Generated using TypeDoc