Skip to content

KBE3D / KBCore / Cesium / UniformSpecifier

接口: UniformSpecifier

An object describing a uniform, its type, and an initial value

属性

type

type: UniformType

The Glsl type of the uniform.


value

value: number | boolean | Cartesian3 | Matrix4 | Cartesian2 | Cartesian4 | Matrix3 | Matrix2 | TextureUniform

The initial value of the uniform

KBE3D @3.0.0 Copyright © 2024-present KBE3D