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) | Scalefactor that is used to multiply the resolution |
Name | Type |
---|---|
Result | T3.Core.DataTypes.Vector.Int2 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.