This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| crpl:docs:getimagepositionz [2013/01/14 20:04] – created virgilw | crpl:docs:getimagepositionz [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <- [[crpl: | ||
| =====  GetImagePositionZ | =====  GetImagePositionZ | ||
| Line 9: | 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 " | 
| </ | </ | ||
| - | |||