Urho3D
Public Attributes | List of all members
Urho3D::DelayedWorldTransform2D Struct Reference

Delayed world transform assignment for parented 2D rigidbodies. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Physics2D/PhysicsWorld2D.h>

Public Attributes

RigidBody2DrigidBody_
 Rigid body.
 
RigidBody2DparentRigidBody_
 Parent rigid body.
 
Vector3 worldPosition_
 New world position.
 
Quaternion worldRotation_
 New world rotation.
 

Detailed Description

Delayed world transform assignment for parented 2D rigidbodies.


The documentation for this struct was generated from the following file: