Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UMutableTextureMipDataProviderFa-
- UTextureMipDataProviderFactory::WillProvideMipDataWithoutDisk()
- UMutableTextureMipDataProviderFactory::WillProvideMipDataWithoutDisk()
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectMipDataProvider.h |
| Include | #include "MuCO/CustomizableObjectMipDataProvider.h" |
virtual bool WillProvideMipDataWithoutDisk&40;&41; const
Remarks
Returns true if TextureMipDataProviders allocated by this factory can provide MipData by themselves, even without loading from disk at all, so streaming can be enabled for their textures.