UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MaterialCache.cpp File Reference

Functions

uint32 GetMaterialCacheTileWidth ()
 
uint32 GetMaterialCacheTileBorderWidth ()
 
bool IsMaterialCacheSupported (FStaticShaderPlatform Platform)
 
bool IsMaterialCacheEnabled (FStaticShaderPlatform Platform)
 

Function Documentation

◆ GetMaterialCacheTileBorderWidth()

uint32 GetMaterialCacheTileBorderWidth ( )

Get the border width of a tile

◆ GetMaterialCacheTileWidth()

uint32 GetMaterialCacheTileWidth ( )

Get the width of a tile

◆ IsMaterialCacheEnabled()

bool IsMaterialCacheEnabled ( FStaticShaderPlatform  Platform)

Is object space enabled at runtime? May be toggled.

◆ IsMaterialCacheSupported()

bool IsMaterialCacheSupported ( FStaticShaderPlatform  Platform)

Is object space supported (e.g., cook data) for the given platform?