MixedRealityStandardShaderGUI.UpgradeShaderForLightweightRenderPipelineValidate Method          
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
 static bool UpgradeShaderForLightweightRenderPipelineValidate();
	[UnityEditor.MenuItem("Mixed Reality Toolkit/Utilities/Upgrade MRTK Standard Shader for Lightweight Render Pipeline", true)]
protected static bool UpgradeShaderForLightweightRenderPipelineValidate();
	[<UnityEditor.MenuItem("Mixed Reality Toolkit/Utilities/Upgrade MRTK Standard Shader for Lightweight Render Pipeline", true)>]
static member UpgradeShaderForLightweightRenderPipelineValidate : unit -> bool
	Protected Shared Function UpgradeShaderForLightweightRenderPipelineValidate () As Boolean
	Returns
- Attributes
 - 
			UnityEditor.MenuItemAttribute