Skip to content

Documentation / @ripl/3d / LightMode

Type Alias: LightMode ​

LightMode = "world" | "camera"

Defined in: 3d/src/context.ts:70

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