C# Class ThreejsDemo.misc_controls_transform

Inheritance: BaseDemo
Show file Open project: guidovanhilst/SharpThreejs

Public Methods

Method Description
Init ( ) : void
Render ( ) : void
SwitchCase ( Bridge.Html5.Event arg ) : void
misc_controls_transform ( string name, string category ) : System

Private Methods

Method Description
CreateTrackball ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

Render() public method

public Render ( ) : void
return void

SwitchCase() public method

public SwitchCase ( Bridge.Html5.Event arg ) : void
arg Bridge.Html5.Event
return void

misc_controls_transform() public method

public misc_controls_transform ( string name, string category ) : System
name string
category string
return System