Class MyObjectBuilder_SpaceBall
Inheritance
System.Object
MyObjectBuilder_SpaceBall
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SpaceBall : MyObjectBuilder_FunctionalBlock
Constructors
MyObjectBuilder_SpaceBall()
Declaration
public MyObjectBuilder_SpaceBall()
Fields
EnableBroadcast
Declaration
public bool EnableBroadcast
Field Value
Type |
Description |
System.Boolean |
|
Friction
Declaration
Field Value
Type |
Description |
System.Single |
|
Restitution
Declaration
Field Value
Type |
Description |
System.Single |
|
VirtualMass
Declaration
Field Value
Type |
Description |
System.Single |
|
Extension Methods