TrackAttribute

fun <T : Number> TrackAttribute(tuneableTrackAttribute: TuneableTrackAttribute<T>, value: T)

Parameters

tuneableTrackAttribute

The TuneableTrackAttribute that this TrackAttribute will correspond to.

value

The value of the tuneableTrackAttribute.

Sources

(source)
Link copied to clipboard