C# Class DepthCalculator.DepthCalculationAlgorithm.ComplexMaterial, DailyProjects

Afficher le fichier Open project: GHScan/DailyProjects

Méthodes publiques

Méthode Description
ComplexMaterial ( Material material, Texture texture, Shader shader ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string
operator ( ) : bool

Method Details

ComplexMaterial() public méthode

public ComplexMaterial ( Material material, Texture texture, Shader shader ) : System
material Material
texture Texture
shader Shader
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool