property_set_ease_in


Description:

public void property_set_ease_in (Object object, string property_name, bool ease_in)

Sets whether a property value is to be eased into the animation.

Note:

Use KeyframeTransition instead

Parameters:

this

a AnimatorKey

object

a Object

property_name

the name of a property on object

ease_in

we are going to be easing in this property