Method | Description | |
---|---|---|
Init ( ) : void | ||
webgl_interactive_draggablecubes ( string name, string category ) : System |
Method | Description | |
---|---|---|
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 |
public webgl_interactive_draggablecubes ( string name, string category ) : System | ||
name | string | |
category | string | |
return | System |