property_set_ease_in
Description:
Sets whether a property value is to be eased into the animation.
Note:
Use KeyframeTransition instead
Parameters:
| this | |
| object |
a Object |
| property_name |
the name of a property on object |
| ease_in |
we are going to be easing in this property |