The shape effect of drawing a map is flipped


The position effect drawn by canvas in the upper left corner.
In reality, it was flipped over.

Hi @yang1117,

Can you offer more details regarding your setup/code/problem?

Are you using a render target? There is a flipY property if that’s the case that can help you with that:

https://developer.playcanvas.com/en/api/pc.RenderTarget.html#flipY

Based on the screenshot it seems like something is left-right flipped. Perhaps your camera is looking at it from behind?

1 Like

It’s already resolved. Just flip the entire map over