Changes between Version 11 and Version 12 of ChimeraAnimationState
- Timestamp:
- Jan 4, 2011, 3:47:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChimeraAnimationState
v11 v12 103 103 <_chimera.MaterialColor object at 0x3f36490> 104 104 >>> MC = chimera.MaterialColor 105 >>> help(MC) 105 >>> help(MC) # see various contructors 106 >>> MC = chimera.MaterialColor(0.0, 0.0, 0.0, 1.0) 107 >>> MC.rgba() 108 (0.0, 0.0, 0.0, 1.0) 106 109 }}} 107 110
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)