@motion-script/core / Light3D
Type Alias: Light3D
Light3D =
AmbientLight3D|HemisphereLight3D|DirectionalLight3D|PointLight3D|SpotLight3D|RectAreaLight3D
Defined in: render3d/light.ts:108
Every light a scene can contain. Discriminated on type.