TMeshAttributeArraySet::Initialize

Sets the number of elements to the exact number provided, and initializes them to the default value

Windows
MacOS
Linux

Override Hierarchy

FMeshAttributeArraySetBase::Initialize()

TMeshAttributeArraySet::Initialize()

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

virtual void Initialize
(
    const int32 Count
)

Remarks

Sets the number of elements to the exact number provided, and initializes them to 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