RaycastHit.point 碰撞点
var point : Vector3
Description描述
The impact point in world space where the ray hit the collider.
在世界空间中,射线碰到碰撞器的碰撞点。
参见: Physics.Raycast, Physics.Linecast.
最后修改:2011年3月13日 Sunday 12:55
var point : Vector3
Description描述
The impact point in world space where the ray hit the collider.
在世界空间中,射线碰到碰撞器的碰撞点。
参见: Physics.Raycast, Physics.Linecast.