MLightCAD
    Preparing search index...

    Interface LayerStateSnapshot

    interface LayerStateSnapshot {
        clayer: string;
        states: LayerInfo[];
    }
    Index

    Properties

    Properties

    clayer: string
    states: LayerInfo[]