we
Preparing search index...
core/atmosphere/hillaire/lutSkyView
HillaireLutSkyView
Class HillaireLutSkyView
Hierarchy (
View Summary
)
LutUseShadowMap
HillaireLutSkyView
Index
Constructors
constructor
Properties
bind
Group
Layout
bind
Groups
commands
device
parent
scene
Methods
generate
Bind
Group0
generate
Bind
Group1
generate
Commands
get
Bind
Groups
get
Constants
init
update
Constructors
constructor
new
HillaireLutSkyView
(
parent
:
AtmosphereHillaire
)
:
HillaireLutSkyView
Parameters
parent
:
AtmosphereHillaire
Returns
HillaireLutSkyView
Properties
bind
Group
Layout
bindGroupLayout
:
GPUBindGroupLayout
[]
= []
bind
Groups
bindGroups
:
GPUBindGroup
[]
= []
commands
commands
:
commmandType
[]
= []
device
device
:
GPUDevice
parent
parent
:
AtmosphereHillaire
scene
scene
:
Scene
Methods
generate
Bind
Group0
generateBindGroup0
()
:
void
Returns
void
generate
Bind
Group1
generateBindGroup1
()
:
void
Returns
void
generate
Commands
generateCommands
()
:
void
Returns
void
get
Bind
Groups
getBindGroups
()
:
GPUBindGroup
[]
获取动态绑定组
Returns
GPUBindGroup
[]
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
Bind
Group0
generate
Bind
Group1
generate
Commands
get
Bind
Groups
get
Constants
init
update
we
Loading...
获取动态绑定组