[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.0" ) ]
public Gravity get_anchor_point_gravity ()
Warning: get_anchor_point_gravity is deprecated since 1.12.
Retrieves the anchor position expressed as a Gravity.
Use pivot_point instead.
If the anchor point was specified using pixels or units this will return NONE.
this |
a Actor |
the Gravity used by the anchor point |