[ Version ( deprecated = true , deprecated_since = "1.12" ) ]
public void set_depth (float depth)
Warning: set_depth is deprecated since 1.12.
Sets the Z coordinate of this to depth
.
Use set_z_position instead.
The unit used by depth
is dependant on the perspective setup. See also
set_perspective.
this |
a Actor |
depth |
Z co-ord |