IShaderFormatModule

Interface for shader format modules.

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces

Inheritance Hierarchy

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IShaderFormatModule.h
Include #include "Interfaces/IShaderFormatModule.h"

Syntax

class IShaderFormatModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)  

Remarks

Interface for shader format modules.

Destructors

Type Name Description
  ~IShaderFormatModule () Virtual destructor.

Functions

Type Name Description
IShaderForma... GetShaderFormat () Gets the shader format.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library