- Add Pilz.Drawing.Drawing3D.OpenGLFactory - Fix small bugs in Pilz.UI.PaintingControl
5 lines
101 B
VB.net
5 lines
101 B
VB.net
Public Class UV
|
|
Public Property U As Single = 0
|
|
Public Property V As Single = 0
|
|
End Class
|