This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:getimagepositionz [2013/01/18 18:12] – grauniad | crpl:docs:getimagepositionz [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== 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: | ||
=== Examples === | === Examples === | ||
< | < | ||
#Get the Z location of " | #Get the Z location of " | ||
- | Self " | + | Self " |
</ | </ |