Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Niagara Mesh Renderer Mesh Properties Base' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Niagara Mesh Renderer Mesh Properties Base |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Mesh | The mesh to use when rendering this slot |
| vector | Scale | Scale of the mesh |
| rotator | Rotation | Rotation of the mesh |
| vector | Pivot Offset | Offset of the mesh pivot |
| enum | Pivot Offset Space | What space is the pivot offset in? |