API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
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?: numberHow pronounced the derived relief is. Higher values tilt the normals further from the plane, which reads as a steeper edge. Defaults to 2.
Source