Changeset View
Changeset View
Standalone View
Standalone View
doc/python_api/rst/bge_types/bge.types.KX_TouchSensor.rst
| Show All 33 Lines | .. attribute:: hitObject | ||||
| :type: :class:`KX_GameObject` or None | :type: :class:`KX_GameObject` or None | ||||
| .. attribute:: hitObjectList | .. attribute:: hitObjectList | ||||
| A list of colliding objects. (read-only). | A list of colliding objects. (read-only). | ||||
| :type: :class:`CListValue` of :class:`KX_GameObject` | :type: :class:`CListValue` of :class:`KX_GameObject` | ||||
| .. attribute:: hitMaterial | |||||
| The material of the object in the face hit by the ray. (read-only). | |||||
| :type: string | |||||