| MaxGeometryIndex |
uint32 |
Index of the last geometry in a single CLAS. |
RHIResources.h |
|
| MaxTotalTriangleCount |
uint32 |
Maximum number of triangles across all CLAS (of the current cluster operation) |
RHIResources.h |
|
| MaxTotalVertexCount |
uint32 |
Maximum number of vertices across all CLAS (of the current cluster operation) |
RHIResources.h |
|
| MaxTriangleCount |
uint32 |
Maximum number of triangles in a single CLAS. |
RHIResources.h |
|
| MaxUniqueGeometryCount |
uint32 |
Maximum number of unique geometries in a single CLAS. |
RHIResources.h |
|
| MaxVertexCount |
uint32 |
Maximum number of vertices in a single CLAS. |
RHIResources.h |
|
| MinPositionTruncateBitCount |
uint32 |
Minimum number of bits to be truncated in vertex positions across all CLAS (in the current cluster operation) |
RHIResources.h |
|
| VertexFormat |
EVertexElementType |
Format of the CLAS vertices. |
RHIResources.h |
|