TAttributesSet::SetAttributeIndexCount

Sets the number of indices for the attribute with the given name

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

template<typename AttributeType>
void SetAttributeIndexCount
(
    const FName AttributeName,
    const int32 NumIndices
)

Remarks

Sets the number of indices for the attribute with the given name

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