|
@@ -157,6 +157,7 @@
|
|
<argument index="0" name="idx" type="int">
|
|
<argument index="0" name="idx" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
|
|
+ Returns [code]true[/code] if the track at [code]idx[/code] wraps the interpolation loop. Default value: [code]true[/code].
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="track_get_interpolation_type" qualifiers="const">
|
|
<method name="track_get_interpolation_type" qualifiers="const">
|
|
@@ -311,6 +312,7 @@
|
|
<argument index="1" name="interpolation" type="bool">
|
|
<argument index="1" name="interpolation" type="bool">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
|
|
+ If [code]true[/code] the track at [code]idx[/code] wraps the interpolation loop.
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="track_set_interpolation_type">
|
|
<method name="track_set_interpolation_type">
|