FStreamableTextureResource::GetCurrentFirstMip

Get the current first mip index, of this renderthread resource. Non streaming asset always return 0.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/StreamableTextureResource.h

Include

#include "Rendering/StreamableTextureResource.h"

Syntax

int32 GetCurrentFirstMip() const

Remarks

Get the current first mip index, of this renderthread resource. Non streaming asset always return 0.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss