GeometryCollection::AttributeTransfer

AttributeTransfer implementation.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "GeometryCollection/GeometryCollectionUtility.h"

Syntax

namespace GeometryCollection
{
    template<class T>
    void GeometryCollection::AttributeTransfer
    (
        const FGeometryCollection * FromCollection,
        FGeometryCollection * ToCollection,
        const FName FromAttributeName,
        const FName ToAttributeName
    )
}

Remarks

AttributeTransfer implementation.

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