-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.int2.process.MakeResolution
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.