Sprite Factory

ReadMe
Release Notes
Overview
Using the Editor
Upgrading

Concepts
Sprites
Master Sprites
Sprite Groups
Colliders
Locators
Material Sets
SpriteUpdater
SpriteCamera

Advanced
Working in Multiple Projects

Classes
Runtime Classes

Videos
Overview
Creating Sprites
Sprite Inspector
Frame Events
Collision System
Locator System
Material Sets

Links
Sprite Factory Site
Web Documentation
Support
Contact

SpriteFactory.Sprite.sortingOrder

Property: Read/Write

C#: int sortingOrder
JS: sortingOrder : int

Unity Version Required: 4.3+

Description
The render order within the current sorting layer. Higher numbers render in front. You can edit sorting layers from the menu Project Settings -> Tags and Layers.

Valid Values: -32768 to 32767

See Also
sortingLayerID
sortingLayerName