HandleUtility.WorldToGUIPoint 世界转GUI点

static function WorldToGUIPoint (world : Vector3) : Vector2

Description描述

Convert world space point to a 2D GUI position.

转换世界空间点到2D GUI位置。

Uses the current camera to calculate the projection.

使用当前的相机来计算合适的大小。

参见:GUIPointToWorldRay.

最后修改:2011年7月10日 Sunday 16:51

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。