UTextureLODSettings::GetTextureLODGroup

TextureLODGroups access with bounds check

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TextureLODSettings.h

Include

#include "Engine/TextureLODSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/TextureLODSettings.cpp

Syntax

const FTextureLODGroup & GetTextureLODGroup
(
    TextureGroup GroupIndex
) const

Remarks

TextureLODGroups access with bounds check

Returns

A handle to the indexed LOD group.

Parameters

Parameter

Description

GroupIndex

usually from Texture.LODGroup

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