码迷,mamicode.com
首页 > 其他好文 > 详细

Physics.OverlapSphere

时间:2020-06-05 20:55:47      阅读:76      评论:0      收藏:0      [点我收藏+]

标签:int   desc   nbsp   The   vector   lap   touch   float   unity   

Physics.OverlapSphere

public static Collider[] OverlapSphere(Vector3 position, float radius, int layerMask = AllLayers, QueryTriggerInteraction queryTriggerInteraction = QueryTriggerInteraction.UseGlobal);

Description:

Returns an array with all colliders touching or inside the sphere.

Physics.OverlapSphere

标签:int   desc   nbsp   The   vector   lap   touch   float   unity   

原文地址:https://www.cnblogs.com/guomengkai/p/13051690.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!