Skip to content

KBE3D / KBCore / materials / PolyGrassMaterialPropertyOptions

接口: PolyGrassMaterialPropertyOptions

面状:草地面材质构造器类型

属性

grassColor?

optional grassColor: string | Color

草地颜色,默认为new Cesium.Color(0.25, 0.4, 0.1, 1.0) 可以是字符串或Cesium.Color实例


dirtColor?

optional dirtColor: string | Color

泥土颜色,默认为new Cesium.Color(0.1, 0.1, 0.1, 1.0) 可以是字符串或Cesium.Color实例


frequency?

optional frequency: number

频率,默认为1.5

KBE3D @3.0.0 Copyright © 2024-present KBE3D