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
GeometryCollectionTerminal (v2)
- Geometry Collection asset terminal node
Input(s) : Materials - Materials to set on this asset InstancedMeshes - array of instanced meshes
Output(s): Materials [Passthrough] - Materials to set on this asset InstancedMeshes [Passthrough] - array of instanced meshes
Information
| Module | GeometryCollectionNodes |
| Category | Terminal |
| Type | FGeometryCollectionTerminalDataflowNode_v2 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () | |
| Materials | Materials to set on this asset | TArray<TObjectPtr<UMaterialInterface>> | |
| InstancedMeshes | array of instanced meshes | TArray<FGeometryCollectionAutoInstanceMesh> | |
| RootProxyMeshes | TArray<FDataflowRootProxyMesh> |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | ||
| Materials | Materials to set on this asset | TArray<TObjectPtr<UMaterialInterface>> | |
| InstancedMeshes | array of instanced meshes | TArray<FGeometryCollectionAutoInstanceMesh> |