Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Geometry Collection Proxy Mesh Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Collection Proxy Mesh Data |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Proxy Meshes | References to meshes to be used as proxies for rendering when the geometry collection is not broken yet |
| struct | Mesh Transforms | Transform of the mesh relative to the geometry collection it belongs toif an entry is missing or if the arary is empty , those transforms are assume to be identitymaking any proxy mesh done before 5.6 be fully backward compatible |
| struct | Mesh Override Materials | Optional arrays of override material matching each proxy Meshif an entry is missing or if the arary is empty , then no material will be assigned |