UStaticMesh::CanLODsShareStaticLighting

Returns true if LODs of this static mesh may share texture lightmaps.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h

Include

#include "Engine/StaticMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMesh.cpp

Syntax

bool CanLODsShareStaticLighting() const

Remarks

Returns true if LODs of this static mesh may share texture lightmaps.

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