OverlapCapsule
所属类:
描述
重叠胶囊
参数
名称 | 类型 | 默认 | 描述 |
|---|---|---|---|
| radius | float | 半径 | |
| p0 | SandboxVector3 | 胶囊体的上面球心的中心点 | |
| p1 | SandboxVector3 | 胶囊体的下面球心的中心点 | |
| isIgnoreTrigger | bool | 是否忽略trigger类型 | |
| filterGroup | table | 过滤组,{1,2,3}含有的数字组会被查询 |
返回值
返回类型 | 概要 |
|---|---|
| ReflexMap | {isHit ,normal ,position , distance ,obj}数组 |
