TrackColorAttributeConstructor

Cambiar al Manual
public TrackColorAttribute (float r, float g, float b);

Parámetros

rRed value [0-1].
gGreen value [0-1].
bBlue value [0-1].

Descripción

Specify the track color using [0-1] R,G,B values.