UnityMol
0.9.6-875
UnityMol viewer / In developement
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
BallUpdateCube.cs
Go to the documentation of this file.
1
66
using
UnityEngine
;
67
using
System
.Collections;
68
using
UI
;
69
70
71
72
public
class
BallUpdateCube
:
BallUpdate
{
73
void
Start
(){
74
atomcolor
=GetComponent<Renderer>().material.GetColor(
"_Color"
);
75
}
76
}
System
BallUpdateCube.Start
void Start()
Definition:
BallUpdateCube.cs:73
UnityEngine
BallUpdate.atomcolor
Color atomcolor
Definition:
BallUpdate.cs:86
BallUpdateCube
Definition:
BallUpdateCube.cs:72
UI
Definition:
GUIDisplay.cs:66
BallUpdate
Definition:
BallUpdate.cs:72
Assets
Scripts
Molecule
View
DisplayAtom
BallUpdate
BallUpdateCube.cs
Generated on Wed Aug 3 2016 15:10:26 for UnityMol by
1.8.11