|
| https://stephenhodgson.github.io/UnityCsReference/index.html |
| Show / Hide Table of Contents | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialEditor.html#sidetoggle |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| ScriptableObject | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html |
| Editor | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html |
| Editor.target | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_target |
| Editor.targets | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_targets |
| Editor.serializedObject | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_serializedObject |
| Editor.CreateEditorWithContext(Object[], Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateEditorWithContext_UnityEngine_Object___UnityEngine_Object_ |
| Editor.CreateCachedEditorWithContext(Object, Object, Type, Editor) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateCachedEditorWithContext_UnityEngine_Object_UnityEngine_Object_System_Type_UnityEditor_Editor__ |
| Editor.CreateCachedEditorWithContext(Object[], Object, Type, Editor) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateCachedEditorWithContext_UnityEngine_Object___UnityEngine_Object_System_Type_UnityEditor_Editor__ |
| Editor.CreateCachedEditor(Object, Type, Editor) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateCachedEditor_UnityEngine_Object_System_Type_UnityEditor_Editor__ |
| Editor.CreateCachedEditor(Object[], Type, Editor) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateCachedEditor_UnityEngine_Object___System_Type_UnityEditor_Editor__ |
| Editor.CreateEditor(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateEditor_UnityEngine_Object_ |
| Editor.CreateEditor(Object, Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateEditor_UnityEngine_Object_System_Type_ |
| Editor.CreateEditor(Object[]) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateEditor_UnityEngine_Object___ |
| Editor.CreateEditor(Object[], Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateEditor_UnityEngine_Object___System_Type_ |
| Editor.DrawPropertiesExcluding(SerializedObject, String[]) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_DrawPropertiesExcluding_UnityEditor_SerializedObject_System_String___ |
| Editor.DrawDefaultInspector() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_DrawDefaultInspector |
| Editor.Repaint() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_Repaint |
| Editor.finishedDefaultHeaderGUI | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_finishedDefaultHeaderGUI |
| Editor.DrawHeader() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_DrawHeader |
| Editor.ShouldHideOpenButton() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_ShouldHideOpenButton |
| Editor.GetPreviewTitle() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_GetPreviewTitle |
| Editor.GetInfoString() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_GetInfoString |
| Editor.DrawPreview(Rect) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_DrawPreview_UnityEngine_Rect_ |
| Editor.ReloadPreviewInstances() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_ReloadPreviewInstances |
| Editor.UseDefaultMargins() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_UseDefaultMargins |
| Editor.Initialize(Object[]) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_Initialize_UnityEngine_Object___ |
| Editor.MoveNextTarget() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_MoveNextTarget |
| Editor.ResetTarget() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_ResetTarget |
| Editor.CreateEditorWithContext(Object[], Object, Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_CreateEditorWithContext_UnityEngine_Object___UnityEngine_Object_System_Type_ |
| ScriptableObject.SetDirty() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_SetDirty |
| ScriptableObject.CreateInstance(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_CreateInstance_System_String_ |
| ScriptableObject.CreateInstance(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_CreateInstance_System_Type_ |
| ScriptableObject.CreateInstance() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_CreateInstance__1 |
| 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 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_kMiniTextureFieldLabelIndentLevel.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.kMiniTextureFieldLabelIndentLevel%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L13 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_isVisible.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.isVisible%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/Editor/Mono/Inspector/MaterialEditor.cs/#L102 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ApplyMaterialPropertyDrawers_UnityEngine_Material_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ApplyMaterialPropertyDrawers(UnityEngine.Material)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1651 |
| Material | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ApplyMaterialPropertyDrawers_UnityEngine_Object___.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ApplyMaterialPropertyDrawers(UnityEngine.Object%5B%5D)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1657 |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_Awake.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.Awake%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/Editor/Mono/Inspector/MaterialEditor.cs/#L363 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_BeginAnimatedCheck_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.BeginAnimatedCheck(UnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1063 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_BeginAnimatedCheck_UnityEngine_Rect_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.BeginAnimatedCheck(UnityEngine.Rect%2CUnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1051 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ColorProperty_System_String_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ColorProperty(System.String%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1365 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Color | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Color.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ColorProperty_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ColorProperty(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L708 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Color | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Color.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ColorProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ColorProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L719 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Color | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Color.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_DefaultPreviewGUI_UnityEngine_Rect_UnityEngine_GUIStyle_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.DefaultPreviewGUI(UnityEngine.Rect%2CUnityEngine.GUIStyle)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1904 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| GUIStyle | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIStyle.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_DefaultPreviewSettingsGUI.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.DefaultPreviewSettingsGUI%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1782 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_DefaultShaderProperty_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.DefaultShaderProperty(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1307 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_DefaultShaderProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.DefaultShaderProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1318 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_DoubleSidedGIField.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.DoubleSidedGIField%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L155 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_EmissionEnabledProperty.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.EmissionEnabledProperty%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1205 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_EnableInstancingField.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.EnableInstancingField%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L135 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_EnableInstancingField_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.EnableInstancingField(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L144 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_EndAnimatedCheck.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.EndAnimatedCheck%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1068 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_FixupEmissiveFlag_UnityEngine_Color_UnityEngine_MaterialGlobalIlluminationFlags_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.FixupEmissiveFlag(UnityEngine.Color%2CUnityEngine.MaterialGlobalIlluminationFlags)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1250 |
| Color | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Color.html |
| MaterialGlobalIlluminationFlags | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.MaterialGlobalIlluminationFlags.html |
| MaterialGlobalIlluminationFlags | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.MaterialGlobalIlluminationFlags.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_FixupEmissiveFlag_UnityEngine_Material_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.FixupEmissiveFlag(UnityEngine.Material)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1242 |
| Material | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_FloatProperty_System_String_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.FloatProperty(System.String%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1358 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_FloatProperty_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.FloatProperty(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L680 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_FloatProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.FloatProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L691 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetColor_System_String_System_Boolean__.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetColor(System.String%2CSystem.Boolean%40)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L504 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Color | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Color.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetDefaultPropertyHeight_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetDefaultPropertyHeight(UnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1017 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetFlexibleRectBetweenFieldAndRightEdge_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetFlexibleRectBetweenFieldAndRightEdge(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L351 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetFlexibleRectBetweenLabelAndField_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetFlexibleRectBetweenLabelAndField(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L346 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetFloat_System_String_System_Boolean__.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetFloat(System.String%2CSystem.Boolean%40)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L481 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetLeftAlignedFieldRect_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetLeftAlignedFieldRect(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L341 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetMaterialProperties_UnityEngine_Object___.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetMaterialProperties(UnityEngine.Object%5B%5D)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1402 |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetMaterialProperty_UnityEngine_Object___System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetMaterialProperty(UnityEngine.Object%5B%5D%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1420 |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetMaterialProperty_UnityEngine_Object___System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetMaterialProperty(UnityEngine.Object%5B%5D%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1411 |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetPropertyHeight_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetPropertyHeight(UnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L990 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetPropertyHeight_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetPropertyHeight(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L995 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetRectAfterLabelWidth_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetRectAfterLabelWidth(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L358 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetRightAlignedFieldRect_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetRightAlignedFieldRect(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L336 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetTexture_System_String_System_Boolean__.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetTexture(System.String%2CSystem.Boolean%40)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L538 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetTextureOffset_System_String_System_Boolean__System_Boolean__.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetTextureOffset(System.String%2CSystem.Boolean%40%2CSystem.Boolean%40)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L572 |
| 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 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetTexturePropertyCustomArea_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetTexturePropertyCustomArea(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L891 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetTextureScale_System_String_System_Boolean__System_Boolean__.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetTextureScale(System.String%2CSystem.Boolean%40%2CSystem.Boolean%40)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L555 |
| 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 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_GetVector_System_String_System_Boolean__.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.GetVector(System.String%2CSystem.Boolean%40)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L521 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_HasPreviewGUI.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.HasPreviewGUI%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1878 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Editor.HasPreviewGUI() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_HasPreviewGUI |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_HelpBoxWithButton_UnityEngine_GUIContent_UnityEngine_GUIContent_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.HelpBoxWithButton(UnityEngine.GUIContent%2CUnityEngine.GUIContent)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L839 |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.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_MaterialEditor_IsInstancingEnabled.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.IsInstancingEnabled%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L150 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_LightmapEmissionFlagsProperty_System_Int32_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.LightmapEmissionFlagsProperty(System.Int32%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1259 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_LightmapEmissionProperty.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.LightmapEmissionProperty%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1141 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_LightmapEmissionProperty_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.LightmapEmissionProperty(System.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1146 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_LightmapEmissionProperty_UnityEngine_Rect_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.LightmapEmissionProperty(UnityEngine.Rect%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1163 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnDisable.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnDisable%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1964 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnEnable.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnEnable%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1931 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnHeaderGUI.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnHeaderGUI%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/Editor/Mono/Inspector/MaterialEditor.cs/#L434 |
| Editor.OnHeaderGUI() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_OnHeaderGUI |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnInspectorGUI.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnInspectorGUI%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/Editor/Mono/Inspector/MaterialEditor.cs/#L387 |
| Editor.OnInspectorGUI() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_OnInspectorGUI |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnInteractivePreviewGUI_UnityEngine_Rect_UnityEngine_GUIStyle_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnInteractivePreviewGUI(UnityEngine.Rect%2CUnityEngine.GUIStyle)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1888 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| GUIStyle | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIStyle.html |
| Editor.OnInteractivePreviewGUI(Rect, GUIStyle) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_OnInteractivePreviewGUI_UnityEngine_Rect_UnityEngine_GUIStyle_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnPreviewGUI_UnityEngine_Rect_UnityEngine_GUIStyle_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnPreviewGUI(UnityEngine.Rect%2CUnityEngine.GUIStyle)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1896 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| GUIStyle | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIStyle.html |
| Editor.OnPreviewGUI(Rect, GUIStyle) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_OnPreviewGUI_UnityEngine_Rect_UnityEngine_GUIStyle_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnPreviewSettings.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnPreviewSettings%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1757 |
| Editor.OnPreviewSettings() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_OnPreviewSettings |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_OnShaderChanged.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.OnShaderChanged%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/Editor/Mono/Inspector/MaterialEditor.cs/#L430 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_PrepareMaterialPropertiesForAnimationMode_UnityEditor_MaterialProperty___System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.PrepareMaterialPropertiesForAnimationMode(UnityEditor.MaterialProperty%5B%5D%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1477 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Renderer | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Renderer.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_PropertiesChanged.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.PropertiesChanged%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/Editor/Mono/Inspector/MaterialEditor.cs/#L422 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_PropertiesDefaultGUI_UnityEditor_MaterialProperty___.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.PropertiesDefaultGUI(UnityEditor.MaterialProperty%5B%5D)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1620 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_PropertiesGUI.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.PropertiesGUI%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1557 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_RangeProperty_System_String_System_String_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RangeProperty(System.String%2CSystem.String%2CSystem.Single%2CSystem.Single)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1351 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| 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_MaterialEditor_RangeProperty_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RangeProperty(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L617 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_RangeProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RangeProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L628 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_RegisterPropertyChangeUndo_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RegisterPropertyChangeUndo(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/Editor/Mono/Inspector/MaterialEditor.cs/#L1675 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_RenderQueueField.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RenderQueueField%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L44 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_RenderQueueField_UnityEngine_Rect_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RenderQueueField(UnityEngine.Rect)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L51 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_RenderStaticPreview_System_String_UnityEngine_Object___System_Int32_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RenderStaticPreview(System.String%2CUnityEngine.Object%5B%5D%2CSystem.Int32%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1803 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Texture2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture2D.html |
| Editor.RenderStaticPreview(String, Object[], Int32, Int32) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_RenderStaticPreview_System_String_UnityEngine_Object___System_Int32_System_Int32_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_RequiresConstantRepaint.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.RequiresConstantRepaint%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1883 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Editor.RequiresConstantRepaint() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.Editor.html#UnityEditor_Editor_RequiresConstantRepaint |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetColor_System_String_UnityEngine_Color_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetColor(System.String%2CUnityEngine.Color)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L514 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Color | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Color.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetDefaultGUIWidths.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetDefaultGUIWidths%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1513 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetFloat_System_String_System_Single_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetFloat(System.String%2CSystem.Single)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L497 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetShader_UnityEngine_Shader_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetShader(UnityEngine.Shader)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L193 |
| Shader | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Shader.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetShader_UnityEngine_Shader_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetShader(UnityEngine.Shader%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L198 |
| Shader | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Shader.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_MaterialEditor_SetTexture_System_String_UnityEngine_Texture_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetTexture(System.String%2CUnityEngine.Texture)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L548 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetTextureOffset_System_String_UnityEngine_Vector2_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetTextureOffset(System.String%2CUnityEngine.Vector2%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L600 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetTextureScale_System_String_UnityEngine_Vector2_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetTextureScale(System.String%2CUnityEngine.Vector2%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L589 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_SetVector_System_String_UnityEngine_Vector4_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.SetVector(System.String%2CUnityEngine.Vector4)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L531 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1094 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEditor_MaterialProperty_System_String_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEditor.MaterialProperty%2CSystem.String%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1104 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEditor_MaterialProperty_UnityEngine_GUIContent_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEditor.MaterialProperty%2CUnityEngine.GUIContent)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1099 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEditor_MaterialProperty_UnityEngine_GUIContent_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEditor.MaterialProperty%2CUnityEngine.GUIContent%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1109 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1115 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.String%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1125 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_UnityEngine_GUIContent_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CUnityEngine.GUIContent)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1120 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_UnityEngine_GUIContent_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CUnityEngine.GUIContent%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1130 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_ShaderProperty_UnityEngine_Shader_System_Int32_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.ShaderProperty(UnityEngine.Shader%2CSystem.Int32)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1393 |
| Shader | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Shader.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureCompatibilityWarning_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureCompatibilityWarning(UnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L859 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureProperty_System_String_System_String_UnityEditor_ShaderUtil_ShaderPropertyTexDim_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureProperty(System.String%2CSystem.String%2CUnityEditor.ShaderUtil.ShaderPropertyTexDim)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1379 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| ShaderUtil.ShaderPropertyTexDim | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ShaderUtil.ShaderPropertyTexDim.html |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureProperty_System_String_System_String_UnityEditor_ShaderUtil_ShaderPropertyTexDim_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureProperty(System.String%2CSystem.String%2CUnityEditor.ShaderUtil.ShaderPropertyTexDim%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1386 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| ShaderUtil.ShaderPropertyTexDim | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ShaderUtil.ShaderPropertyTexDim.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureProperty_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureProperty(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L827 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureProperty_UnityEditor_MaterialProperty_System_String_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureProperty(UnityEditor.MaterialProperty%2CSystem.String%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L833 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L903 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.String%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L909 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_System_String_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.String%2CSystem.String%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L914 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TexturePropertyMiniThumbnail_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TexturePropertyMiniThumbnail(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.String%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L872 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Texture | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TexturePropertySingleLine_UnityEngine_GUIContent_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TexturePropertySingleLine(UnityEngine.GUIContent%2CUnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L194 |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TexturePropertySingleLine_UnityEngine_GUIContent_UnityEditor_MaterialProperty_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TexturePropertySingleLine(UnityEngine.GUIContent%2CUnityEditor.MaterialProperty%2CUnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L199 |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TexturePropertySingleLine_UnityEngine_GUIContent_UnityEditor_MaterialProperty_UnityEditor_MaterialProperty_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TexturePropertySingleLine(UnityEngine.GUIContent%2CUnityEditor.MaterialProperty%2CUnityEditor.MaterialProperty%2CUnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L206 |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TexturePropertyTwoLines_UnityEngine_GUIContent_UnityEditor_MaterialProperty_UnityEditor_MaterialProperty_UnityEngine_GUIContent_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TexturePropertyTwoLines(UnityEngine.GUIContent%2CUnityEditor.MaterialProperty%2CUnityEditor.MaterialProperty%2CUnityEngine.GUIContent%2CUnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L285 |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TexturePropertyWithHDRColor_UnityEngine_GUIContent_UnityEditor_MaterialProperty_UnityEditor_MaterialProperty_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TexturePropertyWithHDRColor(UnityEngine.GUIContent%2CUnityEditor.MaterialProperty%2CUnityEditor.MaterialProperty%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L259 |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TexturePropertyWithHDRColor_UnityEngine_GUIContent_UnityEditor_MaterialProperty_UnityEditor_MaterialProperty_UnityEditor_ColorPickerHDRConfig_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TexturePropertyWithHDRColor(UnityEngine.GUIContent%2CUnityEditor.MaterialProperty%2CUnityEditor.MaterialProperty%2CUnityEditor.ColorPickerHDRConfig%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L251 |
| GUIContent | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIContent.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| ColorPickerHDRConfig | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ColorPickerHDRConfig.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureScaleOffsetProperty_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureScaleOffsetProperty(UnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L766 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureScaleOffsetProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureScaleOffsetProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L773 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureScaleOffsetProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureScaleOffsetProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L779 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureScaleOffsetProperty_UnityEngine_Rect_UnityEngine_Vector4_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureScaleOffsetProperty(UnityEngine.Rect%2CUnityEngine.Vector4)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L940 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_TextureScaleOffsetProperty_UnityEngine_Rect_UnityEngine_Vector4_System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.TextureScaleOffsetProperty(UnityEngine.Rect%2CUnityEngine.Vector4%2CSystem.Boolean)%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/Editor/Mono/Inspector/MaterialEditor.cs/#L945 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_UndoRedoPerformed.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.UndoRedoPerformed%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/Editor/Mono/Inspector/MaterialEditor.cs/#L1955 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_VectorProperty_System_String_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.VectorProperty(System.String%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L1372 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_VectorProperty_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.VectorProperty(UnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L738 |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_MaterialEditor_VectorProperty_UnityEngine_Rect_UnityEditor_MaterialProperty_System_String_.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor.VectorProperty(UnityEngine.Rect%2CUnityEditor.MaterialProperty%2CSystem.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/Editor/Mono/Inspector/MaterialEditor.cs/#L744 |
| Rect | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html |
| MaterialProperty | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector4.html |
| 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_MaterialEditor.md&value=---%0Auid%3A%20UnityEditor.MaterialEditor%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/Editor/Mono/Inspector/MaterialEditorGUIHelpers.cs/#L11 |
| Back to top | https://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialEditor.html#top |