Type Alias: ParamValue
ts
type ParamValue = number | string | number[] | boolean;Shader parameter value — broad enough to cover all presets across rocky / gas / metallic / star bodies (scalar floats, hex colours, noiseSeed arrays, feature toggles).