Apply high DPI scaling 应用高DPI缩放
Get current camera info 获取当前相机信息
Get visible world bounds 获取可见的世界边界
Check if world point is visible 检查世界点是否可见
Check if world rectangle is visible 检查世界矩形是否可见
Convert screen coordinates to world coordinates 将屏幕坐标转换为世界坐标
Convert screen pixels to world distance 将屏幕像素转换为世界距离
Update camera position 更新相机位置
Update camera zoom 更新相机缩放
Update device pixel ratio 更新设备像素比
Update pixels per unit 更新每单位像素数
Convert world coordinates to screen coordinates 将世界坐标转换为屏幕坐标
Convert world distance to screen pixels 将世界距离转换为屏幕像素
Convert world rectangle to screen rectangle 将世界矩形转换为屏幕矩形
Coordinate system manager for Canvas rendering Canvas渲染的坐标系管理器