UnityMol
0.9.6-875
UnityMol viewer / In developement
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
AtomIndex.cs
Go to the documentation of this file.
1
using
UnityEngine
;
2
using
System
.Collections;
3
4
//Aurélien : a very basic script to keep the atoms' index attached to their GameObjects
5
public
class
AtomIndex
: MonoBehaviour {
6
7
public
int
index
;
8
}
System
AtomIndex.index
int index
Definition:
AtomIndex.cs:7
UnityEngine
AtomIndex
Definition:
AtomIndex.cs:5
Assets
Scripts
Molecule
Model
AtomIndex.cs
Generated on Wed Aug 3 2016 15:10:26 for UnityMol by
1.8.11