Click or drag to resize
GameSceneRoot Property
Root GameObject (most top level GameObject in the tree).

Namespace:  GeonBit.ECS
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameObject Root { get; set; }

Property Value

Type: GameObject
See Also