Click or drag to resize

BodySetTransform Method

Overload List
  NameDescription
Public methodSetTransform(Vector2, Single)
Set the position of the body's origin and rotation. This breaks any contacts and wakes the other bodies. Manipulating a body's transform may cause non-physical behavior. Warning: This method is locked during callbacks.
Public methodSetTransform(Vector2, Single)
Set the position of the body's origin and rotation. This breaks any contacts and wakes the other bodies. Manipulating a body's transform may cause non-physical behavior. Warning: This method is locked during callbacks.
Top
See Also