Is it possible to directly alter the near boundary clipping plane using android debug bridge instead of having to navigate through the settings GUI?
Right now, i can open the near plane clipping boundary settings menu from adb, but is there a direct setting to adjust it from the command line (and also then avoid the pop-up)?
while this command does not return an error, unfortunately it does not update the clipping distance (planes are still clipped in the same spot, and the GUI indicator in the settings menu does not update).