Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/ListUtils
Returns the index of the last element in the Triangle List. If the Triangle List is empty or invalid, the value 0 will be returned.
Target is Geometry Script Library List Utility Functions
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Triangle List |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value |