Extends BBMOD_Light
constructor
new BBMOD_ImageBasedLight(_texture)
An image based light.
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. |
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.