Skip to content

KBE3D / KBCore / materials / CircleWaveMaterialPropertyOptions

接口: CircleWaveMaterialPropertyOptions

面状: 圆形扩散波纹效果的材质构造器类型

属性

color?

optional color: string | Color

波纹的颜色,默认为Cesium的黄色(Cesium.Color.YELLOW)


speed?

optional speed: number

波纹扩散的速度,默认为10


count?

optional count: number

显示的圆圈个数,默认为1


gradient?

optional gradient: number

透明度的幂方(0-1),用于控制波纹的虚化效果,0表示无虚化效果,1表示完全均匀渐变,默认为0.1

KBE3D @3.0.0 Copyright © 2024-present KBE3D