IRaycastOptions
类型
Ray cast options
索引
属性(properties)
groupIndex
number
queryTrigger
boolean
maxDistance
number
Details
属性(properties)
groupIndex
meta | description |
---|---|
类型 | number |
定义于 | cocos2d/core/3d/physics/spec/i-physics-world.ts:37 |
queryTrigger
meta | description |
---|---|
类型 | boolean |
定义于 | cocos2d/core/3d/physics/spec/i-physics-world.ts:41 |
maxDistance
meta | description |
---|---|
类型 | number |
定义于 | cocos2d/core/3d/physics/spec/i-physics-world.ts:45 |