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