FManagedArrayCollection::SyncGroupSizeFrom

Size and order a group so that it matches the group found in the input collection.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArrayCollection.h

Include

#include "GeometryCollection/ManagedArrayCollection.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/ManagedArrayCollection.cpp

Syntax

void SyncGroupSizeFrom
(
    const FManagedArrayCollection & InCollection,
    FName Group
)

Remarks

Size and order a group so that it matches the group found in the input collection.

Parameters

Parameter

Description

InCollection

The collection we are ordering our group against.

Group

The group that manages the attribute

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