drei
drei copied to clipboard
`<Environment>` background doesn't rotate if `ground` is set
threeversion: 0.160.1@react-three/fiberversion: 8.15.15@react-three/dreiversion: 9.96.1
Problem description:
<Environment> component doesn't respect backgroundRotation when ground is set.
Relevant code:
<Environment preset="city" background backgroundRotation={[-Math.PI*0.5, 0,0]} />