Table of Contents

Class WebGPUShaderUniforms

Namespace
SixLabors.ImageSharp.Drawing.Processing.Backends
Assembly
SixLabors.ImageSharp.Drawing.WebGPU.dll

Contains an immutable snapshot of values supplied to a WebGPU layer-effect shader.

public sealed class WebGPUShaderUniforms
Inheritance
WebGPUShaderUniforms
Inherited Members

Properties

Layout

Gets the layout that describes the values.

public WebGPUShaderUniformLayout Layout { get; }

Property Value

WebGPUShaderUniformLayout