StandardShaderUtility.MrtkStandardShader Property
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.
Returns an instance of the Mixed Reality Toolkit/Standard shader.
public:
static property UnityEngine::Shader ^ MrtkStandardShader { UnityEngine::Shader ^ get(); };
public static UnityEngine.Shader MrtkStandardShader { get; }
static member MrtkStandardShader : UnityEngine.Shader
Public Shared ReadOnly Property MrtkStandardShader As Shader
Property Value
UnityEngine.Shader