csharp
public readonly record struct AccelerationStructureHandleAn acceleration structure, by handle.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public Handle<GpuAccelerationStructure> Valuepublic static AccelerationStructureHandle NullNo structure.
public bool IsValidWhether this refers to anything.
Methods (1)
public AccelerationStructureHandle(Handle<GpuAccelerationStructure> Value)An acceleration structure, by handle.
Used by (16)
- AccelerationStructureDeviceTestsVixen.Graphics.Golden.Tests
- AccelerationStructureTestsVixen.Graphics.Null.Tests
- DescriptorWriteVixen.Graphics
- EffectSetWriterVixen.Rendering
- GlCommandListVixen.Graphics.OpenGL
- GlDeviceVixen.Graphics.OpenGL
- ICommandListVixen.Graphics
- IGraphicsDeviceVixen.Graphics
- NullCommandListVixen.Graphics.Null
- NullDeviceVixen.Graphics.Null
- OrderProbeVixen.Graphics.RenderGraph.Tests
- TrackingCommandListVixen.Graphics.RenderGraph.Tests
- VulkanCommandListVixen.Graphics.Vulkan
- VulkanDeviceVixen.Graphics.Vulkan
- WebGpuCommandListVixen.Graphics.WebGPU
- WebGpuDeviceVixen.Graphics.WebGPU