/ Published in: ActionScript 3
Expand |
Embed | Plain Text
var sv:ScreenVertex = camera.screen(object3d); var globalX:Number = sc.x + view.x; var globalY:Number = sc.y + view.y;
You need to login to post a comment.
