Appearance
KBE3D / KBCore / materials / PolyGradientMaterialPropertyOptions
接口: PolyGradientMaterialPropertyOptions
面状:渐变面材质构造器类型
属性
color?
optionalcolor:string|Color
颜色,默认为半透明的黄色(Cesium.Color(1.0, 1.0, 0.0, 0.5)) 可以是字符串或Cesium.Color实例
alphaPower?
optionalalphaPower:number
透明度系数,默认为1.5
diffusePower?
optionaldiffusePower:number
漫射系数,默认为1.6
