Skip to content

ITexture.SortKey Property

Definition

Namespace: Brine2D.Rendering

Gets a stable key used for sorting textures during batching. Must be deterministic for the lifetime of the texture within a process.

C#
int SortKey { get; }

Property Value

System.Int32