Method | Description | |
---|---|---|
ComplexMaterial ( Material material, Texture texture, Shader shader ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string | ||
operator ( ) : bool |
public ComplexMaterial ( Material material, Texture texture, Shader shader ) : System | ||
material | Material | |
texture | Texture | |
shader | Shader | |
return | System |