This version of Unity is unsupported.

SpriteSortPoint

enumeration

Description

Determines the position of the Sprite used for sorting the Renderer.

Properties

CenterThe center of the Sprite is used as the point for sorting the Renderer.
PivotThe pivot of the Sprite is used as the point for sorting the Renderer.