Skip to content

KBE3D / KBCore / materials / PolyGradientMaterialPropertyOptions

接口: PolyGradientMaterialPropertyOptions

面状:渐变面材质构造器类型

属性

color?

optional color: string | Color

颜色,默认为半透明的黄色(Cesium.Color(1.0, 1.0, 0.0, 0.5)) 可以是字符串或Cesium.Color实例


alphaPower?

optional alphaPower: number

透明度系数,默认为1.5


diffusePower?

optional diffusePower: number

漫射系数,默认为1.6

KBE3D @3.0.0 Copyright © 2024-present KBE3D