Class MyObjectBuilder_Gyro
Inheritance
System.Object
MyObjectBuilder_Gyro
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Gyro : MyObjectBuilder_FunctionalBlock
Constructors
MyObjectBuilder_Gyro()
Declaration
public MyObjectBuilder_Gyro()
Fields
GyroOverride
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
GyroPower
Declaration
Field Value
| Type |
Description |
| System.Single |
|
TargetAngularVelocity
Declaration
public SerializableVector3 TargetAngularVelocity
Field Value
| Type |
Description |
| VRage.SerializableVector3 |
|
Methods
ShouldSerializeTargetAngularVelocity()
Declaration
public bool ShouldSerializeTargetAngularVelocity()
Returns
| Type |
Description |
| System.Boolean |
|
Extension Methods