Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMaterial
Description
Releases rendering resources used by this material. This should only be called directly if the material will not be deleted through the GC system afterward. FlushRenderingCommands() must have been called before this.
| Name | ReleaseResources |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/Material.h |
| Include Path | #include "Materials/Material.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/Material.cpp |
void ReleaseResources()