CanvasItemForceUpdateTransform Method |
Forces the transform to update. Transform changes in physics are not instant for performance reasons. Transforms are accumulated and then set. Use this if you need an up-to-date transform when doing physics operations.
Namespace: Godot
public void ForceUpdateTransform()