![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FSlateNullShaderResourceManager:Additional Inherited Members | |
Protected Member Functions inherited from FSlateShaderResourceManager | |
| void | ClearTextureMap () |
| FString | GetResourcePath (const FSlateBrush &InBrush) const |
Protected Attributes inherited from FSlateShaderResourceManager | |
| TMap< FName, FSlateShaderResourceProxy * > | ResourceMap |
|
inlineoverridevirtual |
Get the page resource for the given index (verify with GetNumAtlasPages)
Implements ISlateAtlasProvider.
Get the number of atlas pages this atlas provider has available when calling GetAtlasPageResource
Implements ISlateAtlasProvider.
|
inlineoverridevirtual |
Reimplemented from FSlateShaderResourceManager.
|
inlineoverridevirtual |
Returns a texture associated with the passed in name. Should return nullptr if not found
Implements FSlateShaderResourceManager.
|
inlinevirtual |
Returns the way to access the texture atlas information from this resource manager
Implements FSlateShaderResourceManager.
|
inlineoverridevirtual |
Does the page resources for the given index only contain alpha information? This affects how the atlas visualizer will sample them (verify with GetNumAtlasPages)
Implements ISlateAtlasProvider.