Property AutoLoad AutoLoad If true, the scene is auto loaded in the player. The first scene is always auto loaded. Declaration [CreateProperty] public bool AutoLoad { get; set; } Property Value Type Description bool