Method GetTrackColor
GetTrackColor(TrackAsset)
Gets the color information of a track.
Declaration
public Color GetTrackColor(TrackAsset track)
Parameters
| Type | Name | Description |
|---|---|---|
| TrackAsset | track |
Returns
| Type | Description |
|---|---|
| Color | Returns the color for the specified track. |