剛体パラメタ構造体 More...
#include <GxDynamics.h>
Public Member Functions | |
定義 | |
GX_RTTI_STRUCT (GxDynamics::GxRigidBodyParam) | |
GxRigidBodyParam (void) | |
デフォルトコンストラクタ | |
Public Attributes | |
メンバ変数 | |
f32 | _mass |
質量:0.fにすると、動かないオブジェクトになります。 | |
f32 | _friction |
摩擦係数 | |
GxObject::RIGID_BODY_TYPE | _type |
剛体タイプ | |
GxVector3 | _inertiaScale |
慣性モーメントのスケール | |
f32 | _linearDamping |
直線運動減衰率 | |
f32 | _angularDamping |
回転運動減衰率 | |
Additional Inherited Members | |
![]() | |
static GxRtti & | __getStaticRtti (void) |
剛体パラメタ構造体