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
GetGeometryCollectionSources (v1)
Get the list of the original mesh information used to create a specific geometryc collection asset each entry contains a mesh, a transform and a list of override materials
Input(s) : Asset - Asset to get geometry sources from
Output(s): Sources - array of geometry sources
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Asset |
| Type | FGetGeometryCollectionSourcesDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Asset | Asset to get geometry sources from | TObjectPtr<UGeometryCollection> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Sources | array of geometry sources | TArray<FGeometryCollectionSource> |