Tesla Graphics Engine Documentation (January 2012)
OrthoOrder Property
TeslaTesla.GraphicsIRenderableOrthoOrder
Gets or sets the renderable's ortho order. When the renderable is used in the ortho render bucket, it is sorted based on this value (lower values are rendered first and higher values last).
Declaration Syntax
C#
int OrthoOrder { get; set; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)