Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTextureResource
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/TextureResource.h |
| Include | #include "TextureResource.h" |
int32 GetCurrentMipCount() const
Remarks
Current mip count. We use "current" to specify that it is not computed from SizeX() which is the size when fully streamed in.