Property | Type | Description | |
---|---|---|---|
_VectrosityCam | Camera |
Method | Description | |
---|---|---|
GraphWindow ( ) : System.Collections | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
addCurve ( Curve, c ) : void | ||
changeMoleculeState ( string name, bool state ) : void | ||
removeCurve ( string name ) : void | ||
setMedium ( Medium, medium ) : void |
public changeMoleculeState ( string name, bool state ) : void | ||
name | string | |
state | bool | |
return | void |