C# 클래스 ThreejsDemo.webgl_interactive_draggablecubes

상속: BaseDemo
파일 보기 프로젝트 열기: guidovanhilst/SharpThreejs

공개 메소드들

메소드 설명
Init ( ) : void
webgl_interactive_draggablecubes ( string name, string category ) : System

비공개 메소드들

메소드 설명
CreateBoxes ( ) : void
CreateCamera ( ) : void
CreateRenderer ( ) : void
CreateScene ( ) : void
CreateTrackball ( ) : void
MakeMesh ( THREE geometry ) : THREE.Mesh
SetMousePos ( Bridge.Html5.MouseEvent e ) : void
onDocumentMouseDown ( Bridge.Html5.Event arg ) : void
onDocumentMouseMove ( Bridge.Html5.Event arg ) : void
onDocumentMouseUp ( Bridge.Html5.Event arg ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

webgl_interactive_draggablecubes() 공개 메소드

public webgl_interactive_draggablecubes ( string name, string category ) : System
name string
category string
리턴 System