Class MyPhysicsForceType
Force type applied to physic object.
Inheritance
System.Object
MyPhysicsForceType
Assembly: VRage.Game.dll
Syntax
public sealed class MyPhysicsForceType : Enum
Fields
ADD_BODY_FORCE_AND_BODY_TORQUE
Declaration
public const MyPhysicsForceType ADD_BODY_FORCE_AND_BODY_TORQUE
Field Value
APPLY_WORLD_FORCE
Declaration
public const MyPhysicsForceType APPLY_WORLD_FORCE
Field Value
APPLY_WORLD_IMPULSE_AND_WORLD_ANGULAR_IMPULSE
Declaration
public const MyPhysicsForceType APPLY_WORLD_IMPULSE_AND_WORLD_ANGULAR_IMPULSE
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Byte |
|