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

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

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/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: