thingorigin2.0
    正在准备搜索索引...
    interface gridParams {
        active?: boolean;
        centerLineColor?: string;
        divisions?: number;
        gridColor?: string;
        size?: number;
    }
    索引

    属性

    active?: boolean
    centerLineColor?: string
    divisions?: number
    gridColor?: string
    size?: number