Documentation

Interpolate - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Structure :: Interpolate

Root.Structure.Interpolate(
  Expression String,
  Value Variant,
  Time Time
) 

Parameters

Expression String
Text containing expression that resolves to a variable or property
Value Variant
Value applied to variable
Time Time
Amount of time it takes to get to that value

Return Value

Nothing

Lua Usage

structure:Interpolate(expression, value, time)

If you think anything is missing, please feel free to: submit documentation feedback on this page