OROCHI
 
Loading...
Searching...
No Matches
GxDynamics::GxRigidBodyParam Struct Reference

剛体パラメタ構造体 More...

#include <GxDynamics.h>

Inheritance diagram for GxDynamics::GxRigidBodyParam:
Collaboration diagram for GxDynamics::GxRigidBodyParam:

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 Public Member Functions inherited from GxStructBase
static GxRtti__getStaticRtti (void)
 

Detailed Description

剛体パラメタ構造体


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