MixedRealityStandardShaderGUI.UpgradeShaderForLightweightRenderPipelineValidate Method

Definition

protected:
 static bool UpgradeShaderForLightweightRenderPipelineValidate();
[UnityEditor.MenuItem("Mixed Reality Toolkit/Utilities/Upgrade MRTK Standard Shader for Lightweight Render Pipeline", true)]
protected static bool UpgradeShaderForLightweightRenderPipelineValidate ();
protected static bool UpgradeShaderForLightweightRenderPipelineValidate ();
[<UnityEditor.MenuItem("Mixed Reality Toolkit/Utilities/Upgrade MRTK Standard Shader for Lightweight Render Pipeline", true)>]
static member UpgradeShaderForLightweightRenderPipelineValidate : unit -> bool
static member UpgradeShaderForLightweightRenderPipelineValidate : unit -> bool
Protected Shared Function UpgradeShaderForLightweightRenderPipelineValidate () As Boolean

Returns

Attributes
UnityEditor.MenuItemAttribute

Applies to