C# 클래스 RhinoCyclesCore.Shaders.RhinoBackground

상속: RhinoShader
파일 보기 프로젝트 열기: mcneel/RhinoCycles 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

GetShader() 공개 메소드

public GetShader ( ) : ccl.Shader
리턴 ccl.Shader

RhinoBackground() 공개 메소드

public RhinoBackground ( ccl.Client client, CyclesBackground intermediate, ccl.Shader existing ) : ccl
client ccl.Client
intermediate CyclesBackground
existing ccl.Shader
리턴 ccl

RhinoBackground() 공개 메소드

public RhinoBackground ( ccl.Client client, CyclesBackground intermediate, ccl.Shader existing, string name ) : ccl
client ccl.Client
intermediate CyclesBackground
existing ccl.Shader
name string
리턴 ccl