chore: Remove sun texture, make Sun fully procedural #91
Annotations
4 errors
|
build
Process completed with exit code 2.
|
|
build
Type '{ ref: (el: ShaderMaterial | null) => void; uniforms: { time: { value: number; }; layerScale: { value: number; }; layerIntensity: { value: number; }; } | undefined; vertexShader: string; ... 4 more ...; depthWrite: false; }' is not assignable to type 'Mutable<Overwrite<Partial<Overwrite<ShaderMaterial, MathProps<ShaderMaterial> & ReactProps<ShaderMaterial>>>, Omit<...>>>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
build
'mat.uniforms.time' is possibly 'undefined'.
|
|
build
'materialRef.current.uniforms.time' is possibly 'undefined'.
|