Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'TriangleID' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Triangle ID |
Outputs
Type | Name | Description |
---|---|---|
integer | IDValue | The actual mesh element index this ID represents. Read-only. |