TAttributeIndicesArray

This is a deprecated class which will be removed in 4.21.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

template<typename T, typename U>
class TAttributeIndicesArray : public TMeshAttributeArraySet< T >

Remarks

This is a deprecated class which will be removed in 4.21.

Functions

Name Description

Public function Const

const TMeshA...

 

GetArrayForIndex

(
    const int32 Index
)

Return the TMeshAttributeArray corresponding to the given attribute index

Public function

TMeshAttribu...

 

GetArrayForIndex

(
    const int32 Index
)

Typedefs

Name

Description

AttributeType

ElementIDType

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