Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces
Inheritance Hierarchy
- IModuleInterface
- IShaderFormatModule
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IShaderFormatModule.h |
| Include | #include "Interfaces/IShaderFormatModule.h" |
Syntax
class IShaderFormatModule : public IModuleInterface
Remarks
Interface for shader format modules.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| IShaderFormat * | Gets the shader format. |