property_get_interpolation


Description:

public Interpolation property_get_interpolation (Object object, string property_name)

Get the interpolation used by animator for a property on a particular object.

Note:

Use KeyframeTransition instead

Parameters:

this

a AnimatorKey

object

a Object

property_name

the name of a property on object

Returns:

a ClutterInterpolation value.