Skip to content

Documentation / @ripl/3d / lightIsCameraSpace

Function: lightIsCameraSpace() ​

lightIsCameraSpace(light): boolean

Defined in: 3d/src/core/lights.ts:412

Whether a light's orientation follows the camera rather than being fixed in world space.

Parameters ​

ParameterType
lightLight

Returns ​

boolean