Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatform
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
| Include | #include "Interfaces/ITargetPlatform.h" |
void GetAllPossibleShaderFormats
&40;
TArray< FName > & OutFormats
&41; const
Remarks
Gets the shader formats this platform can use.
Parameters
| Name | Description |
|---|---|
| OutFormats | Will contain the shader formats. |