D3D12_RAYTRACING_AABB

Undocumented in source.
version(Windows)
struct D3D12_RAYTRACING_AABB {}

Members

Variables

MaxX
float MaxX;
Undocumented in source.
MaxY
float MaxY;
Undocumented in source.
MaxZ
float MaxZ;
Undocumented in source.
MinX
float MinX;
Undocumented in source.
MinY
float MinY;
Undocumented in source.
MinZ
float MinZ;
Undocumented in source.

Meta