This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
GeometryCollectionToCollection (v2)
Converts a UGeometryCollection asset to an FManagedArrayCollection
Output(s): Collection - Geometry collection newly created Materials - Material instances array from the static mesh InstancedMeshes - Array of instanced meshes RootProxyMeshes - corresponding source proxies
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Asset |
| Type | FGeometryCollectionToCollectionDataflowNode_v2 |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| GeometryCollection | Asset input | TObjectPtr<UGeometryCollection> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Geometry collection newly created | FManagedArrayCollection | |
| Materials | Material instances array from the static mesh | TArray<TObjectPtr<UMaterialInterface>> | |
| InstancedMeshes | Array of instanced meshes | TArray<FGeometryCollectionAutoInstanceMesh> | |
| RootProxyMeshes | corresponding source proxies | TArray<FDataflowRootProxyMesh> |