Function EditorScenePostImport.postImport

Called after the scene was imported. This method must return the modified version of the scene.

GodotObject postImport (
  GodotObject scene
) nothrow @nogc;