Compute material definition description. More...
#include <RadientMaterials.h>
Additional Inherited Members | |
| Public Attributes inherited from Diligent::RadientMaterialDefinitionDesc | |
| RADIENT_MATERIAL_DEFINITION_TYPE | Type = RADIENT_MATERIAL_DEFINITION_TYPE_COUNT |
| const Char * | Name = nullptr |
| Definition name used for diagnostics. | |
| RadientAssetReference | Reference = {} |
| Optional persistent asset identity. The definition copies the URI. | |
| Uint32 | ParameterCount = 0 |
| Number of elements in pParameters. May be zero. | |
| const RadientMaterialParameterDesc * | pParameters = nullptr |
Compute material definition description.