All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)== Fields ==
{{Table ComponentFields
|Progress|Float| Controls which items from the <code>Points</code> list will be used to drive the value of <code>Target</code>
|Target|IField`1|TypeString1=IField<float>| The field that this component will drive the value of
|Interpolate|Bool| Controls whether or not this component will interpolate (or blend) between the nearest two <code>Points</code> to the current <code>Progress</code> value.
|Points|SyncList`1|TypeString3=SyncList<Point>|A list of items indicating their <code>Position</code> (in relation to <code>Progress</code>), and a <code>Value</code>
}}