MixedRealityStandardShaderGUI.UpgradeShaderForLightweightRenderPipeline 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 void UpgradeShaderForLightweightRenderPipeline();
[UnityEditor.MenuItem("Mixed Reality Toolkit/Utilities/Upgrade MRTK Standard Shader for Lightweight Render Pipeline")]
protected static void UpgradeShaderForLightweightRenderPipeline ();
[<UnityEditor.MenuItem("Mixed Reality Toolkit/Utilities/Upgrade MRTK Standard Shader for Lightweight Render Pipeline")>]
static member UpgradeShaderForLightweightRenderPipeline : unit -> unit
Protected Shared Sub UpgradeShaderForLightweightRenderPipeline ()
- Attributes
-
UnityEditor.MenuItemAttribute