Lib.numbers.int2.process.ScaleSize - tixl3d/tixl GitHub Wiki
Uniformly scales/multiplies an int2 which is used for defining resolutions
For a similar operator with more settings see [ScaleResolution]
Also see [MakeResolution], [int2] etc.
Name (Relevancy & Type) | Description |
---|---|
InputSize (Int2) | Defines X and Y / Width and height of the resolution to be scaled |
Factor (Single) | Scale factor that is used to multiply the resolution |
Name | Type |
---|---|
Result | T3.Core.DataTypes.Vector.Int2 |
⚠ Everything else is automatically generated and will be overwritten regularly.