FPrimitiveSceneProxy::GetLOD

Returns the LOD that the primitive will render at for this view.

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveSceneProxy::GetLOD()

FStaticMeshSceneProxy::GetLOD()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

Syntax

virtual int32 GetLOD
(
    const FSceneView * View
) const

Remarks

Returns the LOD that the primitive will render at for this view.

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