C# 클래스 THREE.MeshLambertMaterial

상속: Material
파일 보기 프로젝트 열기: guidovanhilst/SharpThreejs 1 사용 예제들

공개 메소드들

메소드 설명
MeshLambertMaterial ( ) : System
MeshLambertMaterial ( string>.Dictionary options ) : System
MeshLambertMaterial ( int p1, int p2 ) : System

메소드 상세

MeshLambertMaterial() 공개 메소드

public MeshLambertMaterial ( ) : System
리턴 System

MeshLambertMaterial() 공개 메소드

public MeshLambertMaterial ( string>.Dictionary options ) : System
options string>.Dictionary
리턴 System

MeshLambertMaterial() 공개 메소드

public MeshLambertMaterial ( int p1, int p2 ) : System
p1 int
p2 int
리턴 System