FAttributesSetEntry::FAttributesSetEntry

Construct a valid [FAttributesSetEntry](API\Runtime\MeshDescription\FAttributesSetEntry) of the concrete type specified.

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

template<typename AttributeType>
FAttributesSetEntry
(
    const int32 NumberOfIndices,
    const AttributeType & Default,
    const EMeshAttributeFlags Flags,
    const int32 NumElements
)

Remarks

Construct a valid FAttributesSetEntry of the concrete type specified.

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