@aardvarkk wrote:
Imagine you have two objects with one rendering on top of another. Should it ever be possible that the Z order as reported by
getGlobalZOrder()
for the thing being shown underneath is greater than the thing being rendered on top of it? I'm expecting that if the global Z order is set, then they should all be rendered from lowest to highest, but that's not what I'm seeing. Do parent/child relationships matter? Why?
Posts: 1
Participants: 1