TMeshAttributesRef::Set

Set the element with the given ID and index to the provided value

Windows
MacOS
Linux

References

Module

MeshDescription

Header

/Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h

Include

#include "MeshAttributeArray.h"

Syntax

void Set
(
    const ElementIDType ElementID,
    const int32 Index,
    const AttributeType & Value
) const

Remarks

Set the element with the given ID and index to the provided value

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