Cluster Creator Kit Script Reference
    Preparing search index...

    Interface BloomSettingsItem Beta

    The configuration values for the post-process Bloom effect.

    Index

    Properties

    active: boolean
    anamorphicRatio: PostProcessFloatProperty

    Sets the anamorphic ratio of the Bloom effect. The specified value is clamped between -1 and 1.

    Sets the clamp of the Bloom effect. Values greater than or equal to 0 can be set. If a value less than 0 is set, 0 will be applied.

    Sets the color of the Bloom effect.

    Sets the intensity of the Bloom effect. Values greater than or equal to 0 can be set. If a value less than 0 is set, 0 will be applied.

    Sets the softness of the threshold for the Bloom effect. The specified value is clamped between 0 and 1.

    Sets the threshold of the Bloom effect. Values greater than or equal to 0 can be set. If a value less than 0 is set, 0 will be applied.