@fimagine/writeboard
    Preparing search index...

    Interface ILayerInits

    interface ILayerInits {
        info: ILayerInfoInit;
        onscreen?: HTMLCanvasElement;
    }
    Index

    Properties

    Properties

    onscreen?: HTMLCanvasElement