IconSymbol3DLayerProperties

图标相对于几何体的定位方式。

关系

Extends

IconSymbol3DLayerProperties Extends Symbol3DLayerProperties

属性

anchor

图标相对于几何体的定位方式。

anchor?: "center" | "left" | "right" | "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right" | "relative"

类型: "center" | "left" | "right" | "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right" | "relative"

anchorPosition

定义图标锚点相对于图标中心的位置。

anchorPosition?: IconSymbol3DLayerAnchorPositionProperties

angle

图标的顺时针旋转角度,以度为单位。

angle?: number

类型: number

material

用于着色图标的材质。

material?: IconSymbol3DLayerMaterialProperties

outline

图标的轮廓样式。

outline?: IconSymbol3DLayerOutlineProperties

resource

用于可视化要素的形状(primitive)或图像URL(href)。

resource?: IconSymbol3DLayerResourceProperties

size

图标的大小,以点为单位。

size?: string | number

类型: string | number

BIMFlux AI