コード例 #1
0
 private void RemoveSceneEntity(T entity)
 {
     sceneGraph.Remove(entity);
 }