TMeshAttributeArraySet::GetArrayForIndex

Return the [TMeshAttributeArrayBase](API\Runtime\MeshDescription\TMeshAttributeArrayBase) corresponding to the given attribute index

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

const TMeshAttributeArrayBase< AttributeType > & GetArrayForIndex
(
    const int32 Index
) const

Remarks

Return the TMeshAttributeArrayBase corresponding to the given attribute index

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