Vixen
02b45cc4
csharp
public enum WgpuTextureAspect

Which planes of a texture a view or copy touches.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • All

    All of them.

  • StencilOnly

    Stencil only.

  • DepthOnly

    Depth only.

Used by (5)

  • WebGpuCommandListVixen.Graphics.WebGPU
  • WebGpuDeviceVixen.Graphics.WebGPU
  • WebGpuFormatsVixen.Graphics.WebGPU
  • WgpuImageCopyTextureVixen.Graphics.WebGPU
  • WgpuTextureViewDescriptorVixen.Graphics.WebGPU