FStreamableRenderResourceState::LODCountToFirstLODIdx

Considering the given render resource LOD count, return the corresponding first LOD index within the render resource LOD array.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Streaming/StreamableRenderResourceState.h

Include

#include "Streaming/StreamableRenderResourceState.h"

Syntax

int32 LODCountToFirstLODIdx
(
    int32 InLODCount
) const

Remarks

Considering the given render resource LOD count, return the corresponding first LOD index within the render resource LOD array.

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