Lib.numbers.int2.process.MakeResolution - tixl3d/tixl GitHub Wiki
Creates an int2 from two single ints
Technically the same as [int2] with different naming
| Name (Relevancy & Type) | Description |
|---|---|
| Width (Int32) | X value defines the width |
| Height (Int32) | Y value defines the height |
| Name | Type |
|---|---|
| Size | T3.Core.DataTypes.Vector.Int2 |
⚠ Everything else is automatically generated and will be overwritten regularly.