Skip to content

KBE3D / KBCore / Cesium / LabelStyle

枚举: LabelStyle

Describes how to draw a label.

枚举成员

FILL

FILL: 0

Fill the text of the label, but do not outline.


OUTLINE

OUTLINE: 1

Outline the text of the label, but do not fill.


FILL_AND_OUTLINE

FILL_AND_OUTLINE: 2

Fill and outline the text of the label.

KBE3D @3.0.0 Copyright © 2024-present KBE3D