Class BottomLevelAS
Bottom Level Acceleration Structure.
Implements
Inherited Members
Namespace: Evergine.Common.Graphics.Raytracing
Assembly: Evergine.Common.dll
Syntax
public abstract class BottomLevelAS : GraphicsResource, IDisposable
Constructors
BottomLevelAS(GraphicsContext, ref BottomLevelASDescription)
Initializes a new instance of the Bottom
Declaration
protected BottomLevelAS(GraphicsContext context, ref BottomLevelASDescription description)
Parameters
Type | Name | Description |
---|---|---|
Graphics |
context | The device context. |
Bottom |
description | The Bottom Level Acceleration Structure description. |
Fields
Description
Get the Acceleration Structure description.
Declaration
public BottomLevelASDescription Description
Field Value
Type | Description |
---|---|
Bottom |