Opt whether the track's position will be linearly interpolated between points, or will only be displayed at the defined points at the defined times.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Interpolate() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_Interpolate(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






