Changeset 1089
- Timestamp:
- 02/27/08 21:45:41 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/maintenance/2.2.2/Modelica/Mechanics/MultiBody/Visualizers.mo
r1051 r1089 1012 1012 input Types.ShapeExtra extra=0.0 1013 1013 "Additional size data for some of the shape types" annotation(Dialog); 1014 input Integer color[3]={255,0,0} "Color of shape"annotation(Dialog);1014 input Real color[3]={255,0,0} "Color of shape" annotation(Dialog); 1015 1015 input Types.SpecularCoefficient specularCoefficient = 0.7 1016 1016 "Reflection of ambient light (= 0: light is completely absorbed)" annotation(Dialog);
