|
| https://stephenhodgson.github.io/UnityCsReference/index.html |
| Show / Hide Table of Contents | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporter.html#sidetoggle |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| AssetImporter | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html |
| AssetImporter.assetPath | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_assetPath |
| AssetImporter.importSettingsMissing | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_importSettingsMissing |
| AssetImporter.assetTimeStamp | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_assetTimeStamp |
| AssetImporter.userData | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_userData |
| AssetImporter.assetBundleName | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_assetBundleName |
| AssetImporter.assetBundleVariant | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_assetBundleVariant |
| AssetImporter.SetAssetBundleNameAndVariant(String, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_SetAssetBundleNameAndVariant_System_String_System_String_ |
| AssetImporter.GetAtPath(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_GetAtPath_System_String_ |
| AssetImporter.SaveAndReimport() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_SaveAndReimport |
| AssetImporter.AddRemap(AssetImporter.SourceAssetIdentifier, Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_AddRemap_UnityEditor_AssetImporter_SourceAssetIdentifier_UnityEngine_Object_ |
| AssetImporter.RemoveRemap(AssetImporter.SourceAssetIdentifier) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_RemoveRemap_UnityEditor_AssetImporter_SourceAssetIdentifier_ |
| AssetImporter.GetExternalObjectMap() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.AssetImporter.html#UnityEditor_AssetImporter_GetExternalObjectMap |
| Object.GetInstanceID() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetInstanceID |
| Object.GetHashCode() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetHashCode |
| Object.Equals(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Equals_System_Object_ |
| Object.name | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_name |
| Object.Instantiate(Object, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(Object, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_ |
| Object.Instantiate(Object, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_ |
| Object.Instantiate(Object, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_System_Boolean_ |
| Object.Instantiate(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_ |
| Object.Instantiate(T, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(T, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_System_Boolean_ |
| Object.Destroy(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_System_Single_ |
| Object.Destroy(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_ |
| Object.DestroyImmediate(Object, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_System_Boolean_ |
| Object.DestroyImmediate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_ |
| Object.FindObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType_System_Type_ |
| Object.DontDestroyOnLoad(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DontDestroyOnLoad_UnityEngine_Object_ |
| Object.hideFlags | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_hideFlags |
| Object.DestroyObject(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_System_Single_ |
| Object.DestroyObject(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_ |
| Object.FindSceneObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindSceneObjectsOfType_System_Type_ |
| Object.FindObjectsOfTypeIncludingAssets(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeIncludingAssets_System_Type_ |
| Object.FindObjectsOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType__1 |
| Object.FindObjectOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType__1 |
| Object.FindObjectsOfTypeAll(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeAll_System_Type_ |
| Object.FindObjectOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType_System_Type_ |
| Object.ToString() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_ToString |
| Object.Equals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_ |
| Object.ReferenceEquals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_ |
| Object.GetType() | https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType |
| Object.MemberwiseClone() | https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone |
| UnityEditor | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| ModelImporterAnimationCompression | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterAnimationCompression.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| ModelImporterAnimationType | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterAnimationType.html |
| WrapMode | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.WrapMode.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_clipAnimations.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.clipAnimations%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L834 |
| ModelImporterClipAnimation | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterClipAnimation.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_defaultClipAnimations.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.defaultClipAnimations%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L844 |
| ModelImporterClipAnimation | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterClipAnimation.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_extraExposedTransformPaths.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.extraExposedTransformPaths%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L707 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_extraUserProperties.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.extraUserProperties%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L718 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| ModelImporterGenerateAnimations | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterGenerateAnimations.html |
| ModelImporterGenerateMaterials | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterGenerateMaterials.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| HumanDescription | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.HumanDescription.html |
| ModelImporterHumanoidOversampling | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterHumanoidOversampling.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| ModelImporterNormals | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterNormals.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| TakeInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.TakeInfo.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| ModelImporterNormals | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterNormals.html |
| ModelImporterTangents | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterTangents.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| ModelImporterIndexFormat | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterIndexFormat.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_isFileScaleUsed.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.isFileScaleUsed%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L438 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| ModelImporterMaterialLocation | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterMaterialLocation.html |
| ModelImporterMaterialName | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterMaterialName.html |
| ModelImporterMaterialSearch | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterMaterialSearch.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_meshCompression.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.meshCompression%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L681 |
| ModelImporterMeshCompression | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterMeshCompression.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| ModelImporterNormalCalculationMode | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterNormalCalculationMode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_normalImportMode.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.normalImportMode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L589 |
| ModelImporterTangentSpaceMode | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterTangentSpaceMode.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| ModelImporterNormalSmoothingSource | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterNormalSmoothingSource.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_referencedClips.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.referencedClips%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L570 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_sourceAvatar.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.sourceAvatar%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L789 |
| Avatar | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Avatar.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_splitAnimations.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.splitAnimations%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L827 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_splitTangentsAcrossSeams.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.splitTangentsAcrossSeams%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L476 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_tangentImportMode.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.tangentImportMode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L596 |
| ModelImporterTangentSpaceMode | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterTangentSpaceMode.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_CreateDefaultMaskForClip_UnityEditor_ModelImporterClipAnimation_.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.CreateDefaultMaskForClip(UnityEditor.ModelImporterClipAnimation)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L866 |
| ModelImporterClipAnimation | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterClipAnimation.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter_ExtractTextures_System_String_.md&value=---%0Auid%3A%20UnityEditor.ModelImporter.ExtractTextures(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L882 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| ModelImporterMaterialName | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterMaterialName.html |
| ModelImporterMaterialSearch | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporterMaterialSearch.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| MustExtensions.MustBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_ |
| MustExtensions.MustBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_ |
| MustExtensions.MustNotBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_ |
| MustExtensions.MustNotBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_ |
| MustExtensions.MustBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_ |
| MustExtensions.MustBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_System_String_ |
| MustExtensions.MustNotBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_ |
| MustExtensions.MustNotBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_System_String_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ModelImporter.md&value=---%0Auid%3A%20UnityEditor.ModelImporter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/AssetPipelineEditor/Public/ModelImporting/ModelImporter.bindings.cs/#L370 |
| Back to top | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ModelImporter.html#top |