Skip to content

SpriteRenderingSystem.GetTotalSpriteCount() Method

Definition

Namespace: Brine2D.Systems.Rendering

Gets the total sprite count \(before culling\).

C#
public int GetTotalSpriteCount();

Returns

System.Int32