BBMOD_ImageBasedLight

Extends BBMOD_Light

constructor

new BBMOD_ImageBasedLight(_texture)

Description

An image based light.

Arguments

Name Type Description
_texture Pointer.Texture A texture containing 8 prefiltered RGBM-encoded octahedrons, where the first 7 are for specular reflections with increasing roughness and the last one is for diffuse lighting.

Properties

Name Description
Texel The texel height of the texture.
Texture The texture of the IBL.
Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.