UEditableMesh::SetSubMeshAddress

Called at initialization time to set this mesh's sub-mesh address

Windows
MacOS
Linux

References

Module

EditableMesh

Header

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

Include

#include "EditableMesh.h"

Syntax

void SetSubMeshAddress
(
    const FEditableMeshSubMeshAddress & NewSubMeshAddress
)

Remarks

Called at initialization time to set this mesh's sub-mesh address

Parameters

Parameter

Description

NewSubMeshAddress

The new sub-mesh address for this 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