Function
toWorld
(p: Vec2): Vec2Transform a point from screen position (relative to the screen) to world position (relative to the root).
param p- The point to transform.
since v3001.0
group Rendering
subgroup Camera
Transform a point from screen position (relative to the screen) to world position (relative to the root).
param p- The point to transform.
since v3001.0
group Rendering
subgroup Camera
Start
Assets
Game Obj
Components
Input
Events
Info
Math
Rendering
Draw
Plugins
Miscalenous