Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImageBasedLighting

Collection of components used for image-based lighting (IBL), a rendering technique which involves capturing an omnidirectional representation of real-world light information as an image.

Hierarchy

  • ImageBasedLighting

Index

Constructors

constructor

Properties

Optional lookupBrdf

lookupBrdf?: Texture<Resource>

BRDF integration map lookup texture.

Static defaultLookupBrdf

defaultLookupBrdf: Texture<Resource> = ...

The default BRDF integration map lookup texture.

Accessors

diffuse

specular

valid

  • get valid(): boolean

Generated using TypeDoc