Esempio n. 1
0
 xy GetUV()
 {
     return(Surface.ProjectPoint(ModelMatrix.invert() * Point));
 }