adrianhajdin / project_3D_developer_portfolio

The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!

Home Page:https://jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why 'intensity, position, object, penumbra, etc are showing undefined and 3D desktop model is visible while running "npm run dev" but later it is invisible.

webricated opened this issue · comments

Unknown property 'intensity' foundeslintreact/no-unknown-property
(property) intensity?: number | undefined
The light's intensity, or strength. When legacy lighting mode is disabled, the units of intensity depend on the type of light.

@remarks — Expects a Float

@DefaultValue — 1

Screenshot 2023-07-25 021848

I have the same issue, did you solve it?