Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/IShaderFormat
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IShaderFormat.h |
| Include | #include "Interfaces/IShaderFormat.h" |
void GetSupportedFormats
&40;
TArray< FName > & OutFormats
&41; const
Remarks
Gets the list of supported formats.
Parameters
| Name | Description |
|---|---|
| OutFormats | Will hold the list of formats. |