|
@@ -54,7 +54,7 @@ export class InterpolateValueAction extends Action {
|
|
* @param target defines the object containing the value to interpolate
|
|
* @param target defines the object containing the value to interpolate
|
|
* @param propertyPath defines the path to the property in the target object
|
|
* @param propertyPath defines the path to the property in the target object
|
|
* @param value defines the target value at the end of the interpolation
|
|
* @param value defines the target value at the end of the interpolation
|
|
- * @param duration deines the time it will take for the property to interpolate to the value.
|
|
|
|
|
|
+ * @param duration defines the time it will take for the property to interpolate to the value.
|
|
* @param condition defines the trigger related conditions
|
|
* @param condition defines the trigger related conditions
|
|
* @param stopOtherAnimations defines if the other scene animations should be stopped when the action has been triggered
|
|
* @param stopOtherAnimations defines if the other scene animations should be stopped when the action has been triggered
|
|
* @param onInterpolationDone defines a callback raised once the interpolation animation has been done
|
|
* @param onInterpolationDone defines a callback raised once the interpolation animation has been done
|