TMeshAttributesViewBase::SetByIndex

Set the element with the given element and attribute indices to the provided value

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

void SetByIndex
(
    const int32 ElementIndex,
    const int32 AttributeIndex,
    const ViewType & Value
) const

Remarks

Set the element with the given element and attribute indices 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