C# Class THREE.MeshLambertMaterial

Inheritance: Material
Datei anzeigen Open project: guidovanhilst/SharpThreejs Class Usage Examples

Public Methods

Method Description
MeshLambertMaterial ( ) : System
MeshLambertMaterial ( string>.Dictionary options ) : System
MeshLambertMaterial ( int p1, int p2 ) : System

Method Details

MeshLambertMaterial() public method

public MeshLambertMaterial ( ) : System
return System

MeshLambertMaterial() public method

public MeshLambertMaterial ( string>.Dictionary options ) : System
options string>.Dictionary
return System

MeshLambertMaterial() public method

public MeshLambertMaterial ( int p1, int p2 ) : System
p1 int
p2 int
return System