Class MyObjectBuilder_DeadBodyShape
Inheritance
System.Object
MyObjectBuilder_DeadBodyShape
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_DeadBodyShape : Object
Constructors
MyObjectBuilder_DeadBodyShape()
Declaration
public MyObjectBuilder_DeadBodyShape()
Fields
BoxShapeScale
Declaration
public SerializableVector3 BoxShapeScale
Field Value
| Type |
Description |
| VRage.SerializableVector3 |
|
Friction
Declaration
Field Value
| Type |
Description |
| System.Single |
|
RelativeCenterOfMass
Declaration
public SerializableVector3 RelativeCenterOfMass
Field Value
| Type |
Description |
| VRage.SerializableVector3 |
|
RelativeShapeTranslation
Declaration
public SerializableVector3 RelativeShapeTranslation
Field Value
| Type |
Description |
| VRage.SerializableVector3 |
|