Rebel Fork Framework
Urho3D::DelayedWorldTransform2D Struct Reference

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

#include <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: