Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FExternalTextureRegistry
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ExternalTexture.h |
| Include | #include "ExternalTexture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ExternalTexture.cpp |
void UnregisterExternalTexture
&40;
const FGuid & InGuid
&41;
Remarks
Removes an external texture given a GUID.
Parameters
| Name | Description |
|---|---|
| InGuid | The unique identifier of the texture to unregister. |