Contents

LowLevelRenderer.Output.Texture

A reference to a specific mip level, slice, and depth plane within a Metal texture.

Declaration

struct Texture

Overview

Corresponds to the level/slice/depthPlane parameters on MTLRenderPassAttachmentDescriptor.

Topics

Creating a texture reference

Addressing the texture

Instance Properties

See Also

Creating an output