simGetVisionSensorRes

Returns the resolution of the vision sensor

C++ synopsis

int simGetVisionSensorRes(int sensorHandle, int* resolution)

Arguments

  • sensorHandle: handle of the vision sensor
  • resolution: 2 values for the x and y component

Return

  • -1 if operation was not successful