Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/IGeometryCollectionExternalRende-
Description
Update the root bone transform of the geometry collection. If the geometry collection is using of multiple proxy root meshes this transform applies to all of them.
Derived Overrides
| Name | UpdateRootTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionExternalRenderInterface.h |
| Include Path | #include "GeometryCollection/GeometryCollectionExternalRenderInterface.h" |
void UpdateRootTransform
(
UGeometryCollection const & InGeometryCollection,
FTransform const & InRootTransform
)