RaycastHit.collider 碰撞器

var collider : Collider

Description描述

The Collider that was hit.

碰到的碰撞器。

This property is null if hit nothing and not-null if you hit anything.

如果什么也没有碰到,此属性为null,如果碰到任何东西,此属性为非空。

参见: Physics.Raycast, Physics.Linecast, Physics.RaycastAll.

最后修改:2011年3月13日 Sunday 14:41

本脚本参考基于Unity 3.4.1f5

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