Skip to content
Shapemetry

Model - Lighting

API reference for src/conventions/lighting/index on @huukhanhnguyen/model, reachable from ..

See the Guide for the ModelJSON / evaluate pipeline.

API reference

Signatures are generated from the live package .d.ts - not hand-written.

LIGHTING_CHECK_ANGLES

const

The canonical camera angles the lighting CHECK must render — the white-out hid because verification only ever used the iso default. Every one of these must read as shaded grey, not blown white and not pitch black.

const LIGHTING_CHECK_ANGLES: readonly ["iso", "top", "front", "side"]

lightingConvention

const

const lightingConvention: Convention<LightingStandard>
Last updated: 📖 1 min readEdit on GitHub