BodySetTransform Method |
Name | Description | |
---|---|---|
SetTransform(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.
| |
SetTransform(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.
|