Contents

TextureView

public abstract class TextureView : GraphicsResource, IDisposable
Inheritance and metadata

Constructors

TextureView(GraphicsContext, TextureViewDesc)

protected TextureView(GraphicsContext context, TextureViewDesc desc)

Properties

Desc

public ref readonly TextureViewDesc Desc { get; }

SampledHandle

public abstract ResourceHandle SampledHandle { get; }

StorageHandle

public abstract ResourceHandle StorageHandle { get; }

Find a member

Zenith.NET.TextureView

Search documentation

Search tutorials, concepts, samples, and the API reference.