Preparing search index...
The search index is not available
redgpu
redgpu
Resource
IBL
Class IBL
Index
Constructors
constructor
Accessors
env
Cube
Size
environment
Texture
exposure
ibl
Cube
Size
ibl
Texture
irradiance
Texture
Constructors
constructor
new
IBL
(
redGPUContext
:
RedGPUContext
,
srcInfo
:
string
|
[
string
,
string
,
string
,
string
,
string
,
string
]
,
envCubeSize
?:
number
,
iblCubeSize
?:
number
,
)
:
IBL
Parameters
redGPUContext
:
RedGPUContext
srcInfo
:
string
|
[
string
,
string
,
string
,
string
,
string
,
string
]
envCubeSize
:
number
= 1024
iblCubeSize
:
number
= 512
Returns
IBL
Accessors
env
Cube
Size
get
envCubeSize
()
:
number
Returns
number
environment
Texture
get
environmentTexture
()
:
IBLCubeTexture
Returns
IBLCubeTexture
exposure
get
exposure
()
:
number
Returns
number
set
exposure
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
ibl
Cube
Size
get
iblCubeSize
()
:
number
Returns
number
ibl
Texture
get
iblTexture
()
:
IBLCubeTexture
Returns
IBLCubeTexture
irradiance
Texture
get
irradianceTexture
()
:
IBLCubeTexture
Returns
IBLCubeTexture
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
env
Cube
Size
environment
Texture
exposure
ibl
Cube
Size
ibl
Texture
irradiance
Texture
redgpu
Loading...