Skip to content

KBE3D / KBCore / materials / CircleScanMaterialPropertyOptions

接口: CircleScanMaterialPropertyOptions

面状: 圆形扫描效果材质构造器类型

属性

image

image: string

背景图片URL


color?

optional color: string | Color

扫描效果的颜色。可以是字符串(CSS颜色值)或Cesium.Color对象 默认为红色半透明(new Cesium.Color(1, 0, 0, 0.5)) 注意:在TypeScript接口中,我们不能直接设置默认值。这个默认值应在使用接口时提供

KBE3D @3.0.0 Copyright © 2024-present KBE3D