WebGPURenderer: Support Scene.backgroundRotation. #2232
Annotations
8 errors and 1 warning
Run pnpm run type-check
Object literal may only specify known properties, and 'backgroundRotationX' does not exist in type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
Run pnpm run type-check
No overload matches this call.
|
Run pnpm run type-check
No overload matches this call.
|
Run pnpm run type-check
No overload matches this call.
|
Run pnpm run type-check
Property 'backgroundRotationX' does not exist on type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
Run pnpm run type-check
Property 'backgroundRotationY' does not exist on type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
Run pnpm run type-check
Property 'backgroundRotationZ' does not exist on type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
Run pnpm run type-check
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading