Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
Using Vector2DFieldInterpolator and scale question
Hello I would to enlarge an image by pulling from the bottom 2 corners of it... down... basically I am trying to make a small image scale to full screen tv size 1920x1080 ...
Right now the image is top center of the screen, right now what I am doing is modifying translation field then scaling it. Is there a better way to do this?