插件配置

interface Config {
    modelDepthTest: boolean;
}

Properties

Properties

modelDepthTest: boolean

标注模型是否开启深度检测,此配置仅对模型生效,不会影响标签的展示效果。

true

关闭后,标注模型不会被其他模型遮挡