Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Niagara Mesh Renderer Mesh Properties Base' from its members
Inputs
| 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? |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Niagara Mesh Renderer Mesh Properties Base |