Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TrackColorAttribute Constructor

public TrackColorAttribute(float r, float g, float b);

Parameters

r Red value [0-1].
g Green value [0-1].
b Blue value [0-1].

Description

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

Did you find this page useful? Please give it a rating: