Track Attribute
fun <T : Number> TrackAttribute(tuneableTrackAttribute: TuneableTrackAttribute<T>, value: T)
Content copied to clipboard
Parameters
tuneableTrackAttribute
The TuneableTrackAttribute that this TrackAttribute will correspond to.
value
The value of the tuneableTrackAttribute.
Sources
common source
Link copied to clipboard