Lightweight projected scene summary.
Summary
Types
@type t() :: %Figler.Scene.Summary{ node_count: non_neg_integer(), parented_count: non_neg_integer(), root_count: non_neg_integer(), type_counts: [{String.t(), non_neg_integer()}] }
Lightweight projected scene summary.
@type t() :: %Figler.Scene.Summary{ node_count: non_neg_integer(), parented_count: non_neg_integer(), root_count: non_neg_integer(), type_counts: [{String.t(), non_neg_integer()}] }