Entity.IsRoot Property Definition Namespace: Brine2D.ECS Gets whether this entity is a root entity \(has no parent\). C#public bool IsRoot { get; } Property Value System.Boolean