type UniformAttribute = { name: string, format: UniformFormat, type?: ShaderStructType, args?: UniformFormat[], attr?: string[], }
packages / core / src / types.ts