FMeshSectionInfoMap::Get

Gets per-section settings for the specified LOD + section.

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

FMeshSectionInfo Get
(
    int32 LODIndex,
    int32 SectionIndex
) const

Remarks

Gets per-section settings for the specified LOD + section.

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