IVirtualTexturingEditorModule::HasStreamedMips

Returns true if the component describes a runtime virtual texture that has streaming low mips.

Windows
MacOS
Linux

References

Module

VirtualTexturingEditor

Header

/Engine/Source/Editor/VirtualTexturingEditor/Public/VirtualTexturingEditorModule.h

Include

#include "VirtualTexturingEditorModule.h"

Syntax

bool HasStreamedMips
(
    class URuntimeVirtualTextureComponent * InComponent
) const

Remarks

Returns true if the component describes a runtime virtual texture that has streaming low mips.

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