C# Class Microsoft.MixedReality.Toolkit.Editor.Text3DShaderGUI

A custom shader inspector for the "Mixed Reality Toolkit/TextShader3D".
Inheritance: ShaderGUI
Afficher le fichier Open project: vbandi/RemotingSpectatorView

Protected Properties

Свойство Type Description
cullMode MaterialProperty
firstTimeApply bool

Méthodes publiques

Méthode Description
OnGUI ( MaterialEditor matEditor, Array props ) : void

Method Details

OnGUI() public méthode

public OnGUI ( MaterialEditor matEditor, Array props ) : void
matEditor MaterialEditor
props Array
Résultat void

Property Details

cullMode protected_oe property

protected MaterialProperty cullMode
Résultat MaterialProperty

firstTimeApply protected_oe property

protected bool firstTimeApply
Résultat bool