API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceNormalMapOptions
@codexo/exojs-lighting / lighting / stable
Construction options for NormalMap.
1
props
0
methods
0
events
Import
import { NormalMapOptions } from '@codexo/exojs-lighting'Construction options for NormalMap.
Properties1
Which way up the map's green channel is authored. Defaults to opengl. See NormalConvention.
Source