kokomi.js
    Preparing search index...

    Interface LightFormerConfig

    interface LightFormerConfig {
        color: string;
        form: Form;
        intensity: number;
    }
    Index

    Properties

    Properties

    color: string
    form: Form
    intensity: number