☑ How to set meshinstance.drawOrder

i have tried to set it ,but it doesn’t work

What are you trying to achieve and what have you tried?

MeshInstance.drawOrder is a (currently private) API used to sort mesh instances in a specific order. It only works on instances in the same layer and only sorts with other mesh instances that specify a draw order.

thank you for replying.I have found a solution to this problem.it’s caused by blendtype.