setPriority

fun ModelInstance.setPriority(@IntRange(from = 0, to = 7) priority: Int)

Changes the coarse-level draw ordering.

See also

RenderableManager.setPriority