Page 1 of 1

Output normalized values from Rectangle

Posted: 03 Nov 2015, 12:51
by Eric_RD
Hi,
I like the "normalize" function on Rectangles and often use it in combination with a Texture loader or Movie Clip etc. to get the right aspect without the need to resize everything.
But sometimes I have to use the Sizes and aspect on other Nodes so I have to calculate the "normalized" values by hand.
It would be nice if the rectangle itself could output the normalized values (the longer side being 1 and the shorter between 0 and 1)
Thanks, Eric