Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Geometry Script Simple Mesh Buffers' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Script Simple Mesh Buffers |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Vertices | |
| vector | Normals | |
| vector2d struct | UV0 | |
| vector2d struct | UV1 | |
| vector2d struct | UV2 | |
| vector2d struct | UV3 | |
| vector2d struct | UV4 | |
| vector2d struct | UV5 | |
| vector2d struct | UV6 | |
| vector2d struct | UV7 | |
| linearcolor | Vertex Colors | |
| struct | Triangles | |
| integer | Tri Group IDs |