HighlightOptionsProperties

高亮填充的颜色。

属性

color

高亮填充的颜色。

color?: ColorProperties

fillOpacity

填充的不透明度(光晕内的区域)。

fillOpacity?: number

类型: number

haloColor

围绕高亮显示的光晕颜色。

haloColor?: ColorProperties

haloOpacity

高亮光晕的不透明度。

haloOpacity?: number

类型: number

name

用于在视图的高亮显示集合中唯一标识高亮选项的名称。

name?: string

类型: string

shadowColor

3D SceneView 中高亮要素阴影的颜色。

shadowColor?: ColorProperties

shadowDifference

定义通过重叠高亮要素的阴影和 3D SceneView 中其他对象的阴影获得的阴影区域的强度。

shadowDifference?: number

类型: number

shadowOpacity

3D SceneView 中高亮要素阴影的不透明度。

shadowOpacity?: number

类型: number

BIMFlux AI