You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|__Unity Fbx Model File Path__| The file path to export to when calling __File__ > __Unity__ > __Export__ and __File__ > __Unity__ > __Export Model Only__. |
173
173
|__Unity Fbx Model File Name__| The file name to export to when calling __File__ > __Unity__ > __Export__ and __File__ > __Unity__ > __Export Model Only__. |
174
174
|__Unity Fbx Anim File Path__| The file path to export to when calling __File__ > __Unity__ > __Export Animation Only__. |
175
175
|__Unity Fbx Anim File Name__| The file name to export to when calling __File__ > __Unity__ > __Export Animation Only__. |
176
-
|__Unity Fbx Strip Namespaces__| Check this option to automatically strip the most common namespace in the set on export (e.g. if most objects are in namespace `model:`, then `model:` will be stripped on export). |
177
-
|__Unity Fbx Namespace__| (Optional) Specify a custom namespace to strip on export. If the `Unity Fbx Strip Namespaces` checkbox is checked and the Namespace field is empty, then it will find the most common namespace to strip. Otherwise, if the checkbox is checked and the namespace field is not empty, then the namespace specified in this field will be stripped. |
176
+
|__Unity Fbx Strip Namespace__| Check this option to automatically strip the most common namespace in the set on export (e.g. if most objects are in namespace `model:`, then `model:` will be stripped on export). |
177
+
|__Strip Specific Namespace__| (Optional) Specify a custom namespace to strip on export. When the `Unity Fbx Strip Namespace` checkbox is checked, the namespace in `Strip Specific Namespace`will be stripped; otherwise the most common namespace will be stripped if `Strip Specific Namespace`is left empty.|
0 commit comments