GeneralHelpers.UVFromPoint Method (Single, Single, Single, Single)
Converts a X/Y value into a texture coordanant.
[Visual Basic] Overloads Public Shared Function UVFromPoint( _ ByVal ImageWidth As Single, _ ByVal ImageHeight As Single, _ ByVal X As Single, _ ByVal Y As Single _ ) As Vector2