UEditableMesh::GetSubMeshAddress

Gets the sub-mesh address for this mesh which uniquely identifies the mesh among other sub-meshes in the same component

Windows
MacOS
Linux

References

Module

EditableMesh

Header

/Engine/Plugins/Runtime/EditableMesh/Source/EditableMesh/Public/EditableMesh.h

Include

#include "EditableMesh.h"

Syntax

const FEditableMeshSubMeshAddress & GetSubMeshAddress() const

Remarks

Gets the sub-mesh address for this mesh which uniquely identifies the mesh among other sub-meshes in the same component

Returns

The sub-mesh address for the mesh

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