TMeshAttributesView::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 ViewType & Value
) const

Remarks

Set the element with the given ID and index to the provided value. This version has a typesafe element ID accessor.

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