Call of Duty Script Documentation

setdebugorigin(<origin>)


Module
Debug


Summary


Set the debugging origin for a debug camera.

Example


  setdebugorigin (camera.origin + (0,0,-60));

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List