Skip to content

KBE3D / KBCore / materials / LineTrailMaterialPropertyOptions

接口: LineTrailMaterialPropertyOptions

线状: 轨迹线材质构造器类型

属性

color?

optional color: Color

线的颜色。 默认为红色(new Cesium.Color(1, 0, 0, 1.0))。


bgColor?

optional bgColor: string | Color

线的背景颜色。 可以是Cesium.Color实例或颜色字符串。


speed?

optional speed: number

线的流动速度。 值越大越快。 默认为5.0

KBE3D @3.0.0 Copyright © 2024-present KBE3D