Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialInsights
| Name | FUniformBufferSlotComponentType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialInsights.h |
| Include Path | #include "Materials/MaterialInsights.h" |
Syntax
enum FUniformBufferSlotComponentType
{
CT_Unused,
CT_Int,
CT_Float,
CT_LWC,
}
Values
| Name | Remarks |
|---|---|
| CT_Unused | |
| CT_Int | |
| CT_Float | |
| CT_LWC |