Function toScreen(p: Vec2): Vec2 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.0group Camera