Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FMaterialStatsUtils
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialStatsCommon.h |
| Include | #include "MaterialStatsCommon.h" |
| Source | /Engine/Source/Editor/MaterialEditor/Private/MaterialStatsCommon.cpp |
static void GetRepresentativeInstructionCounts
&40;
TArray< FShaderInstructionsInfo > & Results,
const class FMaterialResource &42; Target
&41;
Remarks
Gets instruction counts that best represent the likely usage of this material based on shading model and other factors.
Parameters
| Name | Description |
|---|---|
| Results | an array of descriptions to be populated |