C# 클래스 ThreejsDemo.misc_controls_transform

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

공개 메소드들

메소드 설명
Init ( ) : void
Render ( ) : void
SwitchCase ( Bridge.Html5.Event arg ) : void
misc_controls_transform ( string name, string category ) : System

비공개 메소드들

메소드 설명
CreateTrackball ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

Render() 공개 메소드

public Render ( ) : void
리턴 void

SwitchCase() 공개 메소드

public SwitchCase ( Bridge.Html5.Event arg ) : void
arg Bridge.Html5.Event
리턴 void

misc_controls_transform() 공개 메소드

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