Property Components Components Provides access to the components held by the object. Declaration public IList<Scene.Object> Components { get; } Property Value Type Description IList<Scene.Object> Remarks This is the same as Children.