TAttributeIndicesArray::GetArrayForIndex

Return the [TMeshAttributeArray](API\Runtime\MeshDescription\TMeshAttributeArray) 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 TMeshAttributeArray< AttributeType, ElementIDType > & GetArrayForIndex
(
    const int32 Index
) const

Remarks

Return the TMeshAttributeArray 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