C# Class RhinoCyclesCore.CyclesShader

Intermediate class to convert various Rhino shader types to Cycles shaders @todo better organise shader intermediary code instead of overloading heavily
Datei anzeigen Open project: mcneel/RhinoCycles Class Usage Examples

Public Methods

Method Description
CyclesShader ( ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CyclesShader() public method

public CyclesShader ( ) : System
return System

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int