Cluster Creator Kit Script Reference
    Preparing search index...

    Interface ChromaticAberrationSettingsItem Beta

    The configuration values for the post-process ChromaticAberration effect.

    interface ChromaticAberrationSettings {
        active: boolean;
        enabled: PostProcessBoolProperty;
        intensity: PostProcessFloatProperty;
    }
    Index

    Properties

    active: boolean

    Sets the intensity of the ChromaticAberration 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.