Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Foundation::Examples::PhysicsBodyPose Struct Reference

#include <JoltPhysicsWorld.hpp>

Public Attributes

float3 position {0.0f, 0.0f, 0.0f}
 
quat rotation {0.0f, 0.0f, 0.0f, 1.0f}
 

Member Data Documentation

◆ position

float3 Foundation::Examples::PhysicsBodyPose::position {0.0f, 0.0f, 0.0f}

◆ rotation

quat Foundation::Examples::PhysicsBodyPose::rotation {0.0f, 0.0f, 0.0f, 1.0f}

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