drawOrder property

int drawOrder
final

The draw order of the artboard. This is only used when useSharedTexture is true when drawing to a RivePanel, and using Factory.rive.

Defaults to 1.

Implementation

final int drawOrder;