Start a new topic

How to make Model in front of the ImageDrawable?

I am making POI function. I would like to show a Model and ImageDrawable on the same location. But the ImageDrawable show in front of Model. How to make Model in front of the ImageDrawable? Thank you~!

1 Comment

Hello Eddie,

You could use the property 'translate.z', which is perpendicular to the image target. So setting 'translate.z' to something greater than 0, will move it above the target.

Thanks
Eva
Login or Signup to post a comment