Always snap to grid

Legacy:Data Import And Export

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

This is a reference page for all menu commands which export / import data. Simple instructions are elsewhere on:

Contents

[edit] Importing commands

[edit] File -> Open

reads:

  • UNR map file format

[edit] File -> Import...

reads:

  • T3D Unreal Text format

[edit] Brush -> Open Brush

reads:

  • U3D Unreal brush binary format

This sometimes works, sometimes doesn't. I suspect it has something to do with the way brush stores a reference to a model object which holds the shape information.

[edit] Brush -> Import...

reads:

  • T3D Unreal Text format
  • DXF
  • ASC

[edit] Exporting commands

[edit] Brush -> Export...

saves the red builder brush, no matter what is currently selected

writes:

  • T3D Unreal Text format

[edit] File -> Export...

Saves the whole map as a T3D File. Useful for using MapScale, for example.

[edit] Related Topics

[edit] Comments

  • would these be better grouped by method first, then by direction?
  • good old fashioned copy / paste needs mentioning here too
Personal tools