FStreamableTextureResource::GetCreationFlags

Return the texture creation flags, does not include TexCreate_Virtual as it could change per mip. Use [IsTextureRHIPartiallyResident()](API\Runtime\Engine\FTextureResource\IsTextureRHIPartiallyResident) instead.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Rendering/StreamableTextureResource.h"

Syntax

ETextureCreateFlags GetCreationFlags() const

Remarks

Return the texture creation flags, does not include TexCreate_Virtual as it could change per mip. Use IsTextureRHIPartiallyResident() instead.

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