Method | Description | |
---|---|---|
GetShader ( ) : ccl.Shader | ||
RhinoBackground ( ccl.Client client, CyclesBackground intermediate, ccl.Shader existing ) : ccl | ||
RhinoBackground ( ccl.Client client, CyclesBackground intermediate, ccl.Shader existing, string name ) : ccl |
public RhinoBackground ( ccl.Client client, CyclesBackground intermediate, ccl.Shader existing ) : ccl | ||
client | ccl.Client | |
intermediate | CyclesBackground | |
existing | ccl.Shader | |
return | ccl |
public RhinoBackground ( ccl.Client client, CyclesBackground intermediate, ccl.Shader existing, string name ) : ccl | ||
client | ccl.Client | |
intermediate | CyclesBackground | |
existing | ccl.Shader | |
name | string | |
return | ccl |