Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RhinoCyclesCore
CyclesShader
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
显示文件
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