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