diff options
| author | Anton Novoselov <[email protected]> | 2017-08-01 12:53:38 +0300 |
|---|---|---|
| committer | Anton Novoselov <[email protected]> | 2017-08-01 12:53:38 +0300 |
| commit | 236f03c0b9a4982328ed1201978f7f69d192d9b2 (patch) | |
| tree | e486f2fa39dba203563895541e92c60ed3e25759 /docs/_source/ext_import.txt | |
| parent | Added screens to welcome page (diff) | |
| download | blast-236f03c0b9a4982328ed1201978f7f69d192d9b2.tar.xz blast-236f03c0b9a4982328ed1201978f7f69d192d9b2.zip | |
Blast 1.1 release (windows / linux)
see docs/release_notes.txt for details
Diffstat (limited to 'docs/_source/ext_import.txt')
| -rw-r--r-- | docs/_source/ext_import.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/_source/ext_import.txt b/docs/_source/ext_import.txt index 40eafcc..b7a17e2 100644 --- a/docs/_source/ext_import.txt +++ b/docs/_source/ext_import.txt @@ -1,6 +1,8 @@ -/*! \page pageextapeximport Apex Import (NvBlastExtApexImport) +/*! \page pageextimport Importer (NvBlastExtImport) -Blast extensions provide Nv::Blast::ApexImporter::ApexImportTool, which can be used for converting APEX Destructible assets into Blast assets. +This extension provides tools to import data from external formats and convert to a Blast&tm; asset. + +Currently the only external data format handled is NvApexDestructibleAsset, handled by Nv::Blast::ApexImporter::ApexImportTool. This tool supports two bond generation modes and can be configured by providing: \code |