Skip to content

Documentation / @ripl/3d / LightMode

Type Alias: LightMode

LightMode = "world" | "camera"

Defined in: 3d/src/core/context.ts:75

Determines whether the light direction is fixed in world space or follows the camera.