C# Class ProjectAnalyzer.MaterialInfo

Inheritance: ResInfo
Afficher le fichier Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
shaderName string

Méthodes publiques

Méthode Description
MaterialInfo ( Material material, string path ) : System

Method Details

MaterialInfo() public méthode

public MaterialInfo ( Material material, string path ) : System
material UnityEngine.Material
path string
Résultat System

Property Details

shaderName public_oe property

public string shaderName
Résultat string