Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture
Description
Creates a Guid for the texture based on the current texture values. Default version returns a new unique Guid. Some subclasses override this to calculate it from a hash.
Derived Overrides
| Name | BuildLightingGuid |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include Path | #include "Engine/Texture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Texture.cpp |
virtual FGuid BuildLightingGuid()