zOrderProperty

val zOrderProperty: FloatProperty

Only used when placed on a ZOrderStage. It is often better to create separate Stages, rather than using zOrder. For example, if you have terrain, walking and flying objects, create 3 stages. When you do this, the zOrder is often not relevant.