get_scale_gravity
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.0" ) ]
public Gravity get_scale_gravity ()
public Gravity get_scale_gravity ()
Warning: get_scale_gravity is deprecated since 1.12.
Retrieves the scale center as a compass direction.
Note:
Use get_pivot_point instead.
If the scale center was specified in pixels or units this will return NONE .
Parameters:
this |
A Actor |
Returns:
the scale gravity |