C# Class FairyGUI.ShaderConfig

Afficher le fichier Open project: fairygui/FairyGUI-unity Class Usage Examples

Méthodes publiques

Свойство Type Description
Get GetFunction
bmFontShader string
imageShader string
textBrighterShader string
textShader string

Méthodes publiques

Méthode Description
GetShader ( string name ) : Shader

Method Details

GetShader() public static méthode

public static GetShader ( string name ) : Shader
name string
Résultat UnityEngine.Shader

Property Details

Get public_oe static_oe property

public static GetFunction Get
Résultat GetFunction

bmFontShader public_oe static_oe property

public static string bmFontShader
Résultat string

imageShader public_oe static_oe property

public static string imageShader
Résultat string

textBrighterShader public_oe static_oe property

public static string textBrighterShader
Résultat string

textShader public_oe static_oe property

public static string textShader
Résultat string