Skip to content

Lib.numbers.int2.process.MakeResolution

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

MakeResolution

in Lib.numbers.int2.process


Creates an int2 from two single ints

Technically the same as [int2] with different naming


Input Parameters

Name (Relevancy & Type) Description
Width (Int32) X value defines the width
Height (Int32) Y value defines the height

Outputs

Name Type
Size T3.Core.DataTypes.Vector.Int2

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally