csharp
public enum AccelerationStructureKindWhich level of the two-level hierarchy a structure is.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
BottomLevelGeometry — triangles, in one object's space.
TopLevelInstances — placed references to bottom-level structures, which is what a ray query actually opens against.
Used by (11)
- AccelerationStructureBuildInputVixen.Graphics
- AccelerationStructureDescriptionVixen.Graphics
- AccelerationStructureDeviceTestsVixen.Graphics.Golden.Tests
- AccelerationStructureTestsVixen.Graphics.Null.Tests
- NullCommandListVixen.Graphics.Null
- NullDeviceVixen.Graphics.Null
- RecordedCommandVixen.Graphics.Null
- VulkanAccelerationStructureVixen.Graphics.Vulkan
- VulkanDeviceVixen.Graphics.Vulkan
- VulkanEnumTestsVixen.Graphics.Vulkan.Tests
- VulkanEnumsVixen.Graphics.Vulkan