csharp
public enum WgpuTextureAspectWhich 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)
AllAll of them.
StencilOnlyStencil only.
DepthOnlyDepth only.
Used by (5)
- WebGpuCommandListVixen.Graphics.WebGPU
- WebGpuDeviceVixen.Graphics.WebGPU
- WebGpuFormatsVixen.Graphics.WebGPU
- WgpuImageCopyTextureVixen.Graphics.WebGPU
- WgpuTextureViewDescriptorVixen.Graphics.WebGPU