FTransformCollection::RemoveElements

RemoveElements Remove elements from the transform collection.

Windows
MacOS
Linux

Override Hierarchy

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/TransformCollection.h

Include

#include "GeometryCollection/TransformCollection.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Private/GeometryCollection/TransformCollection.cpp

Syntax

virtual void RemoveElements
(
    const FName & Group,
    const TArray< int32 > & SortedDeletionList,
    FProcessingParameters Params
)

Remarks

RemoveElements Remove elements from the transform collection. Transform children are re-parented under the deleted elements parent using local parent compensation [relative local matrices].

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