BulletClosestHitRayResult
from panda3d.bullet import BulletClosestHitRayResult
- class BulletClosestHitRayResult
Bases:
DTOOL_SUPER_BASE
Inheritance diagram
- __init__(*args, **kwargs)
- empty()
C++ Interface: empty()
- /**
Named constructor intended to be used for asserts with have to return a
concrete value.
*/
- from_pos
- hit_fraction
- hit_normal
- hit_pos
- node
- shape_part
- to_pos
- triangle_index