Rebel Fork Framework
Urho3D::DelayedWorldTransform Struct Reference

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

#include <Urho3D/Physics/PhysicsWorld.h>

Public Attributes

RigidBodyrigidBody_
 Rigid body.
 
RigidBodyparentRigidBody_
 Parent rigid body.
 
Vector3 worldPosition_
 New world position.
 
Quaternion worldRotation_
 New world rotation.
 

Detailed Description

Delayed world transform assignment for parented rigidbodies.


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