lighting-environment
Installation
SKILL.md
Lighting and Environment in Decentraland
Authoring split
LightSource is supported in main-entities.ts — declare the lamp's fixture model AND its light in the same entry. The user can drag the fixture in the editor and the light follows.
// main-entities.ts
import type { Scene } from '@dcl/sdk/scene-types'