I think I didn't make correctly the question.
I know they are integers.
Let's suppose my depths are:
-2
-1
0
2
3
Then, when I click on "Play", those integer becomes 0, 1, 2, 3 and 4, so I can't trust on these values, for example, for adding my own depth programatically.
Is it clearer now the question?