|
static Offset< FBody > | CreateFBody (FlatBufferBuilder builder, double velocity_X, double velocity_Y, double velocity_Z, double angular_velocity_X, double angular_velocity_Y, double angular_velocity_Z) |
|
Definition at line 165 of file NeodroidFBSShared.cs.
◆ __assign()
FBody droid.Runtime.Messaging.FBS.FBody.__assign |
( |
int |
_i, |
|
|
ByteBuffer |
_bb |
|
) |
| |
◆ __init()
void droid.Runtime.Messaging.FBS.FBody.__init |
( |
int |
_i, |
|
|
ByteBuffer |
_bb |
|
) |
| |
◆ CreateFBody()
static Offset<FBody> droid.Runtime.Messaging.FBS.FBody.CreateFBody |
( |
FlatBufferBuilder |
builder, |
|
|
double |
velocity_X, |
|
|
double |
velocity_Y, |
|
|
double |
velocity_Z, |
|
|
double |
angular_velocity_X, |
|
|
double |
angular_velocity_Y, |
|
|
double |
angular_velocity_Z |
|
) |
| |
|
static |
◆ AngularVelocity
FVector3 droid.Runtime.Messaging.FBS.FBody.AngularVelocity |
|
get |
◆ ByteBuffer
ByteBuffer droid.Runtime.Messaging.FBS.FBody.ByteBuffer |
|
get |
◆ Velocity
FVector3 droid.Runtime.Messaging.FBS.FBody.Velocity |
|
get |
The documentation for this struct was generated from the following file:
- /home/heider/Projects/Neodroid/Unity/Examples/Assets/droid/Runtime/Messaging/FBS/NeodroidFBSShared.cs