Navigation
Unreal Engine C++ API Reference > Plugins > ProceduralMeshComponent > UProceduralMeshComponent
References
Module | ProceduralMeshComponent |
Header | /Engine/Plugins/Runtime/ProceduralMeshComponent/Source/ProceduralMeshComponent/Public/ProceduralMeshComponent.h |
Include | #include "ProceduralMeshComponent.h" |
Source | /Engine/Plugins/Runtime/ProceduralMeshComponent/Source/ProceduralMeshComponent/Private/ProceduralMeshComponent.cpp |
FProcMeshSection * GetProcMeshSection
(
int32 SectionIndex
)
Remarks
Get pointer to internal data for one section of this procedural mesh component. Note that pointer will becomes invalid if sections are added or removed.