Static Public Attributes | |
string | LogicType = 'sensor' |
dictionary | TYPES |
Definition at line 1857 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.WrapSensor::LogicType = 'sensor' [static] |
Definition at line 1858 of file io_export_ogreDotScene.py.
dictionary io_export_ogreDotScene.WrapSensor::TYPES [static] |
{ 'COLLISION': ['property'], 'MESSAGE' : ['subject'], 'NEAR' : ['property', 'distance', 'reset_distance'], 'RADAR' : ['property', 'axis', 'angle', 'distance' ], 'RAY' : ['ray_type', 'property', 'material', 'axis', 'range', 'use_x_ray'], 'TOUCH' : ['material'], }
Definition at line 1859 of file io_export_ogreDotScene.py.