Strata - v1.4.10
    Preparing search index...

    Interface OrganicProperties

    interface OrganicProperties {
        scatterColor: string | Color;
        scatterDistance: number;
        thickness?: number;
    }
    Index

    Properties

    scatterColor: string | Color
    scatterDistance: number
    thickness?: number