- Home /
VideoPlayer.url width and height
How do you know what resolution a video is when using the VideoPlayer.url property?
Comment
Answer by ryuuguurea · Jun 16, 2017 at 07:44 AM
VideoPlayer player; player.texture.width; player.texture.height;