TMeshAttributesViewBase::GetByIndex

Get the element with the given element and attribute indices

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

ViewType GetByIndex
(
    const int32 ElementIndex,
    const int32 AttributeIndex
) const

Remarks

Get the element with the given element and attribute indices

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