Version: 2017.1

RaycastHit

struct in UnityEngine

매뉴얼로 전환

설명

Structure used to get information back from a raycast.

변수

barycentricCoordinateThe barycentric coordinate of the triangle we hit.
colliderThe Collider that was hit.
distanceThe distance from the ray's origin to the impact point.
lightmapCoordThe uv lightmap coordinate at the impact point.
normalThe normal of the surface the ray hit.
pointThe impact point in world space where the ray hit the collider.
rigidbodyThe Rigidbody of the collider that was hit. If the collider is not attached to a rigidbody then it is null.
textureCoordThe uv texture coordinate at the collision location.
textureCoord2The secondary uv texture coordinate at the impact point.
transformThe Transform of the rigidbody or collider that was hit.
triangleIndexThe index of the triangle that was hit.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961