Skip to content

Inputs.PixelSize

Name Mandatory Description Default Type
⬅️ Input The input of this shard is ignored. None
Output ➡️ Outputs the pixel size of the input region represented as a vector with two int elements. Int2

This shard outputs the pixel size of the input region represented as an int2 vector. The first element represents the width of the region, and the second element represents the height of the region.