FMeshElementAttributeData::FMeshElementAttributeData

Constructor that fills in all fields

Windows
MacOS
Linux

References

Module

EditableMesh

Header

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

Include

#include "EditableMeshTypes.h"

Syntax

FMeshElementAttributeData
(
    const FName InitAttributeName,
    const int32 InitAttributeIndex,
    const FMeshElementAttributeValue & InitAttributeValue
)

Remarks

Constructor that fills in all fields

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