Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
Version: 1.2
Version: 1.0
Version: 1.1
Version: 1.2
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
geometry
ERaycastMode
Enumeration ERaycastMode
射线检测模式。
Index
Enumeration members
ALL
ANY
CLOSEST
Enumeration members
ALL
ALL
:
检测并记录所有的数据。
ANY
ANY
:
一旦检测成功就停止检测,只会记录一次数据。
CLOSEST
CLOSEST
:
检测所有,但只记录最近的数据。
Globals
geometry
ERaycast
Mode
ALL
ANY
CLOSEST
Generated using
TypeDoc
射线检测模式。