public int renderOrder ;

Description

The render order in which the canvas is being emitted to the Scene. (Read Only)

注意:目前只有 Screen Space - Overlay 画布是正确排序的,因为 Screen Space - CameraWorld Space 是根据到摄像机的距离发射和排序的。