ISlateRHIRendererModule

Interface for the Slate RHI Renderer module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

ISlateRHIRendererModule

References

Module

SlateRHIRenderer

Header

/Engine/Source/Runtime/SlateRHIRenderer/Public/Interfaces/ISlateRHIRendererModule.h

Include

#include "Interfaces/ISlateRHIRendererModule.h"

Syntax

class ISlateRHIRendererModule : public IModuleInterface

Remarks

Interface for the Slate RHI Renderer module.

Functions

Name Description

Public function

TSharedRef< ...

 

CreateInstanceBuffer

(
    int32 InitialInstanceCount
)

Public function

TSharedRef< ...

 

CreateSlate3DRenderer

(
    bool bUseGammaCorrection
)

Public function

TSharedRef< ...

 

CreateSlateFontAtlasFactory()

Public function

TSharedRef< ...

 

CreateSlateRHIRenderer()

Creates a Slate RHI renderer.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss