Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/StaticMeshResources.h |
Include |
#include "StaticMeshResources.h" |
class FStaticMeshLODGroup
The LOD settings to use for a group of static meshes.
Name | Description | |
---|---|---|
|
FStaticMeshLODGroup() |
Default values. |
Name | Description | ||
---|---|---|---|
|
GetDefaultLightMapResolution() |
Returns the default lightmap resolution. |
|
|
GetDefaultMaxNumOptionalLODs() |
Returns the default maximum of optional LODs |
|
|
GetDefaultMaxNumStreamedLODs() |
Returns the default maximum of streamed LODs |
|
|
GetDefaultNumLODs() |
Returns the default number of LODs to build. |
|
|
FMeshReducti... |
GetDefaultSettings ( |
Returns default reduction settings for the specified LOD. |
|
FMeshReducti... |
GetSettings ( |
Applies global settings tweaks for the specified LOD. |
|
IsLODStreamingSupported() |
Returns whether this LOD group supports LOD streaming. |