SpriteFactory.Sprite.sortingLayerName
Property: Read/Write
C#: string sortingLayerName
JS: sortingLayerName : String
Unity Version Required: 4.3+
Description
The name of the sorting layer this Sprite will be drawn on. This can be used to manually depth sort Sprites. You can edit sorting layers from the menu Project Settings -> Tags and Layers.
See Also
sortingLayerID
sortingOrder