UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RendererModule.h File Reference
#include "CoreMinimal.h"
#include "RendererInterface.h"
#include "Shader.h"

Go to the source code of this file.

Classes

class  FRendererModule
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogRenderer, Log, All)
 

Variables

ICustomCullingGCustomCullingImpl
 

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogRenderer  ,
Log  ,
All   
)

Variable Documentation

◆ GCustomCullingImpl

ICustomCulling* GCustomCullingImpl
extern