Public Attributes

col_result Class Reference

碰撞检测结果 More...

List of all members.

Public Attributes

 hit
 bool 是否碰到面,如果是False,其他属性为None
 point
 math3d.vector 碰到的点
 normal
 math3d.vector 碰到的点所在的面的法线方向
 fraction
 float 移动距离百分比
 color
 dword 碰撞的面的颜色
 obj
 iphy3d.col_object 碰到的物体

Detailed Description

碰撞检测结果

 All Classes Namespaces Functions Variables Properties