Terrain objects list
Terrain Builder objects list
Last updated
Terrain Builder objects list
Last updated
File -> Export -> Arma 3 map objects (.txt)
In Blender 4.2+ the export can also be linked to a collection.
Scope of objects to export.
The setting does not apply to collection exports.
All: all mesh objects in the file (including orphans)
Scene: mesh objects linked in the current scene
Selection: mesh objects currently selected
Limit the export to mesh objects marked as LODs.
Source of the model name of the object.
Collection: name of the collection (ONLY FOR COLLECTION EXPORTS)
Object: object name, ignoring dotted suffixes (eg.: Cube
and Cube.001
both export as Cube
)
Property: custom string object property
Only if Name Source is Property.
Name of the string property on the objects, containing the model name to write to the list.
Coordinate shift for the exported coordinates.
objects are collected for export
intermediate data structure is populated from the object data
model name is determined (object is skipped in case of failure)
world transformation matrix is converted to appropriate format
data is written to the output file