Skip to main content

KDrawCylinderOption

kds-plugin-document / Exports / KDrawCylinderOption

Interface: KDrawCylinderOption

临时几何图形绘制选项

The KDrawCylinderOption class represents the option for Drawing temporary cylinder.

Table of contents

Properties

Properties

color

color: KColor

颜色

The cylinder color. Default is { r: 0, g: 0, b: 0}.

Defined in

api.d.ts:4857


opacity

Optional opacity: number

透明度

The cylinder opacity. Default is 1.

Defined in

api.d.ts:4865