FStaticMeshSceneProxy::FLODInfo::FLODInfo

Initialization constructor.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticMeshResources.h

Include

#include "StaticMeshResources.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMeshRender.cpp

Syntax

FLODInfo
(
    const UStaticMeshComponent * InComponent,
    const FStaticMeshVertexFactoriesArray & InLODVertexFactories,
    int32 InLODIndex,
    int32 InClampedMinLOD,
    bool bLODsShareStaticLighting
)

Remarks

Initialization constructor.

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