Contents

ColorAttachment

public struct ColorAttachment
Inheritance and metadata

Fields

ClearColor

public Vector4 ClearColor

LoadOp

public LoadOp LoadOp

StoreOp

public StoreOp StoreOp

Subresource

public TextureSubresource Subresource

Texture

public Texture Texture

Methods

Clear(Texture, Vector4)

public static ColorAttachment Clear(Texture texture, Vector4 clearColor)

DontCare(Texture)

public static ColorAttachment DontCare(Texture texture)

Load(Texture)

public static ColorAttachment Load(Texture texture)

Find a member

Zenith.NET.ColorAttachment

Search documentation

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