WOLFRAM SYSTEM MODELER

RealColor

RGB representation of color as Real type

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.MultiBody.Types.RealColor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Type RealColor is a Real vector with 3 elements, {r, g, b}, and specifies the color of a shape. {r,g,b} are the "red", "green" and "blue" color parts. Note, r, g and b are given in the range 0 … 255.

Type Information

RealColor

Restricted Range: 0 to 255

Used in Components (3)

Torus

Modelica.Mechanics.MultiBody.Visualizers

Visualizing a torus

VoluminousWheel

Modelica.Mechanics.MultiBody.Visualizers

Visualizing a voluminous wheel

Rectangle

Modelica.Mechanics.MultiBody.Visualizers

Visualizing a planar rectangular surface