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