API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceDeriveNormalsOptions

@codexo/exojs-lighting / lighting / stable

Tuning for deriveNormalsFromAlpha.

1
props
0
methods
0
events
Import
import { DeriveNormalsOptions } from '@codexo/exojs-lighting'

Tuning for deriveNormalsFromAlpha.

Properties1
strength?: number
How pronounced the derived relief is. Higher values tilt the normals further from the plane, which reads as a steeper edge. Defaults to 2.
Source