we
Preparing search index...
core/atmosphere/hillaire/lutMultipleScattering
HillaireLutMultipleScattering
Class HillaireLutMultipleScattering
Hierarchy (
View Summary
)
HillaireLutBase
HillaireLutMultipleScattering
Index
Constructors
constructor
Properties
bind
Group
Layout
bind
Groups
commands
device
parent
scene
Methods
generate
Commands
get
Constants
init
update
Constructors
constructor
new
HillaireLutMultipleScattering
(
parent
:
AtmosphereHillaire
,
)
:
HillaireLutMultipleScattering
Parameters
parent
:
AtmosphereHillaire
Returns
HillaireLutMultipleScattering
Properties
bind
Group
Layout
bindGroupLayout
:
GPUBindGroupLayout
[]
= []
bind
Groups
bindGroups
:
GPUBindGroup
[]
= []
commands
commands
:
commmandType
[]
= []
device
device
:
GPUDevice
parent
parent
:
AtmosphereHillaire
scene
scene
:
Scene
Methods
generate
Commands
generateCommands
()
:
void
Returns
void
get
Constants
getConstants
()
:
undefined
|
Record
<
string
,
number
>
Returns
undefined
|
Record
<
string
,
number
>
init
init
()
:
void
初始化 单独初始化,避免构造函数中使用generateCommands()中生成资源,skyView和AP的资源还未生成,导致报错
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bind
Group
Layout
bind
Groups
commands
device
parent
scene
Methods
generate
Commands
get
Constants
init
update
we
Loading...
初始化 单独初始化,避免构造函数中使用generateCommands()中生成资源,skyView和AP的资源还未生成,导致报错