Urho3D
|
Delayed world transform assignment for parented 2D rigidbodies. More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Physics2D/PhysicsWorld2D.h>
Public Attributes | |
RigidBody2D * | rigidBody_ |
Rigid body. | |
RigidBody2D * | parentRigidBody_ |
Parent rigid body. | |
Vector3 | worldPosition_ |
New world position. | |
Quaternion | worldRotation_ |
New world rotation. | |
Delayed world transform assignment for parented 2D rigidbodies.