public IList <IEntity> StaticEntitiesDelegate()
 {
     return(_sceneGraph.StaticEntitiesDelegate());
 }