IOnSceneGUI.raycastHit
public RaycastHit raycastHit;
Description 描述
Read only. The raycast result for the current mouse position. This is valid when hitValidTerrain is true.
See Also: IOnSceneGUI.hitValidTerrain and RaycastHit.
Read only. The raycast result for the current mouse position. This is valid when hitValidTerrain is true.
See Also: IOnSceneGUI.hitValidTerrain and RaycastHit.