TMeshAttributeArrayBase::Initialize

Initializes the array to the given size with the default value

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

void Initialize
(
    const int32 ElementCount,
    const AttributeType & Default
)

Remarks

Initializes the array to the given size with the default value

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