class ASInstance
The Acceleration Structure instance representation stored in the acceleration structure manager.
File location: framework/cauldron/framework/inc/render/rtresources.h
Detailed description
The Acceleration Structure instance representation stored in the acceleration structure manager.
Fields
Type |
Description |
---|---|
const Mesh * |
Mesh
A mesh instance.
|
const Mat4 & |
Transform
The mesh instance’s transform.
|
const BLAS * |
AnimatedBlas
A pointer to the animated Blas.
|