Repository
Docs
Examples
Preparing search index...
The search index is not available
gpu-curtains
gpu-curtains
extras/gltf/utils
IBLShaderTextureParams
Interface IBLShaderTextureParams
Parameters to use for IBL textures.
interface
IBLShaderTextureParams
{
texture
:
Texture
;
samplerName
?:
string
;
}
Index
Properties
texture
sampler
Name?
Properties
texture
texture
:
Texture
Texture
to use.
Optional
sampler
Name
sampler
Name
?:
string
Sampler name
to use.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
texture
sampler
Name
gpu-curtains
core
DOM
DOMElement
DOMFrustum
bindGroups
BindGroup
TextureBindGroup
bindings
Binding
BufferBinding
SamplerBinding
TextureBinding
WritableBufferBinding
bufferElements
BufferArrayElement
BufferElement
BufferInterleavedArrayElement
utils
buffers
Buffer
utils
Loading...
Parameters to use for IBL textures.