SpriteSortPoint

enumeration

Switch to Manual

Description

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

Variables

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.