crpl:docs:getimagepositionz

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:getimagepositionz [2013/01/18 18:12] grauniadcrpl:docs:getimagepositionz [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#image_commands|Image Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#image_commands|Image Commands]]
 =====  GetImagePositionZ  ===== =====  GetImagePositionZ  =====
Line 10: Line 10:
 Gets the Z coordinate (in floating point pixel space) of the image.  Gets the Z coordinate (in floating point pixel space) of the image. 
 0,0,0 is the exact center of the unit.  The Z coordinate is useful for determining which images appear in front of other images. 0,0,0 is the exact center of the unit.  The Z coordinate is useful for determining which images appear in front of other images.
 +
 +Refer to the table in [[crpl:docs:setimagepositionz|SetImagePositionZ]] for where each Z index will place the image.
 === Examples === === Examples ===
 <code> <code>
 #Get the Z location of "FlyingThing" #Get the Z location of "FlyingThing"
-Self "FlyingThing" SetImagePositionZ trace+Self "FlyingThing" GetImagePositionZ trace
 </code>  </code> 
crpl/docs/getimagepositionz.1358532737.txt.gz · Last modified: 2025/02/14 14:56 (external edit)