Typescript Library Declarations (DOM)
Interface GPUSamplerBindingLayout
interface
GPUSamplerBindingLayout
{
type
?:
GPUSamplerBindingType
;
}
Index
Properties
type?
Properties
Optional
type
type
?:
GPUSamplerBindingType
Indicates the required type of a sampler bound to this bindings.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
Typescript Library Declarations (DOM)
Indicates the required type of a sampler bound to this bindings.