René's URL Explorer Experiment


Title: Class ShaderGUI

Generator: docfx 2.40.7.0

direct link

Domain: stephenhodgson.github.io

NoneIE=edge,chrome=1
titleClass ShaderGUI
docfx:navrel../toc.html
docfx:tocreltoc.html

Links:

https://stephenhodgson.github.io/UnityCsReference/index.html
Show / Hide Table of Contentshttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ShaderGUI.html#sidetoggle
Objecthttps://docs.microsoft.com/dotnet/api/system.object
Object.ToString()https://docs.microsoft.com/dotnet/api/system.object.tostring#System_Object_ToString
Object.Equals(Object)https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_
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.GetHashCode()https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode
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
UnityEditorhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_AssignNewShaderToMaterial_UnityEngine_Material_UnityEngine_Shader_UnityEngine_Shader_.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.AssignNewShaderToMaterial(UnityEngine.Material%2CUnityEngine.Shader%2CUnityEngine.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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L36
Materialhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html
Shaderhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Shader.html
Shaderhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Shader.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_FindProperty_System_String_UnityEditor_MaterialProperty___.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.FindProperty(System.String%2CUnityEditor.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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L42
Stringhttps://docs.microsoft.com/dotnet/api/system.string
MaterialPropertyhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html
MaterialPropertyhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_FindProperty_System_String_UnityEditor_MaterialProperty___System_Boolean_.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.FindProperty(System.String%2CUnityEditor.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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L47
Stringhttps://docs.microsoft.com/dotnet/api/system.string
MaterialPropertyhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
MaterialPropertyhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_OnClosed_UnityEngine_Material_.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.OnClosed(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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L32
Materialhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_OnGUI_UnityEditor_MaterialEditor_UnityEditor_MaterialProperty___.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.OnGUI(UnityEditor.MaterialEditor%2CUnityEditor.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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L12
MaterialEditorhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialEditor.html
MaterialPropertyhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialProperty.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_OnMaterialInteractivePreviewGUI_UnityEditor_MaterialEditor_UnityEngine_Rect_UnityEngine_GUIStyle_.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.OnMaterialInteractivePreviewGUI(UnityEditor.MaterialEditor%2CUnityEngine.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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L22
MaterialEditorhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialEditor.html
Recthttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html
GUIStylehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIStyle.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_OnMaterialPreviewGUI_UnityEditor_MaterialEditor_UnityEngine_Rect_UnityEngine_GUIStyle_.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.OnMaterialPreviewGUI(UnityEditor.MaterialEditor%2CUnityEngine.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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L17
MaterialEditorhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialEditor.html
Recthttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rect.html
GUIStylehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GUIStyle.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI_OnMaterialPreviewSettingsGUI_UnityEditor_MaterialEditor_.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI.OnMaterialPreviewSettingsGUI(UnityEditor.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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L27
MaterialEditorhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.MaterialEditor.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 Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEditor_ShaderGUI.md&value=---%0Auid%3A%20UnityEditor.ShaderGUI%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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/Inspector/ShaderGUI.cs/#L10
Back to tophttps://stephenhodgson.github.io/UnityCsReference/api/UnityEditor.ShaderGUI.html#top

Viewport: width=device-width


URLs of crawlers that visited me.