Optionalviewer
viewer?: Viewer
Optionallayer
inPointStyle
inPointStyle: {
color: string;
radius: number;
borderWidth: number;
borderColor: string;
}
Type declaration
color: string
radius: number
borderWidth: number
borderColor: string
outPointStyle
outPointStyle: {
color: string;
radius: number;
borderWidth: number;
borderColor: string;
}
Type declaration
color: string
radius: number
borderWidth: number
borderColor: string
polygonStyle
polygonStyle: {
color: string;
borderWidth: number;
borderColor: string;
}
Type declaration
color: string
borderWidth: number
borderColor: string
model
model: {
name: string;
wasmPaths: string;
encoderUrl: string;
decoderUrl: string;
}
单体拾取工具初始化参数