| IMyMotorSuspension Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Sandbox.ModAPI.IMyMotorSuspension"]
Namespace: Sandbox.ModAPI
public interface IMyMotorSuspension : IMyMotorSuspension, IMyMotorBase, IMyMotorBase, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
The IMyMotorSuspension type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockDefinition | (Inherited from IMyCubeBlock.) | |
| Brake |
Set/get brake applied to the wheel.
(Inherited from IMyMotorSuspension.) | |
| CastShadows | (Inherited from IMyEntity.) | |
| CheckConnectionAllowed | (Inherited from IMyCubeBlock.) | |
| Closed | (Inherited from IMyEntity.) | |
| Components | (Inherited from IMyEntity.) | |
| CubeGrid | (Inherited from IMyCubeBlock.) | |
| CustomInfo | (Inherited from IMyTerminalBlock.) | |
| CustomName | (Inherited from IMyTerminalBlock.) | |
| CustomNameWithFaction | (Inherited from IMyTerminalBlock.) | |
| Damping | (Inherited from IMyMotorSuspension.) | |
| DebugAsyncLoading | (Inherited from IMyEntity.) | |
| DefinitionDisplayNameText | (Inherited from IMyCubeBlock.) | |
| DetailedInfo | (Inherited from IMyTerminalBlock.) | |
| DisassembleRatio | (Inherited from IMyCubeBlock.) | |
| DisplayName | (Inherited from IMyEntity.) | |
| DisplayNameText | (Inherited from IMyCubeBlock.) | |
| DummyPosition |
Gets the dummy position, to aid in attachment
(Inherited from IMyMotorBase.) | |
| Enabled | (Inherited from IMyFunctionalBlock.) | |
| EntityId | (Inherited from IMyEntity.) | |
| FastCastShadowResolve | (Inherited from IMyEntity.) | |
| Flags | (Inherited from IMyEntity.) | |
| Friction | (Inherited from IMyMotorSuspension.) | |
| GameLogic | (Inherited from IMyEntity.) | |
| Height | (Inherited from IMyMotorSuspension.) | |
| Hierarchy | (Inherited from IMyEntity.) | |
| InScene | (Inherited from IMyEntity.) | |
| InvalidateOnMove | (Inherited from IMyEntity.) | |
| InvertPropulsion | (Inherited from IMyMotorSuspension.) | |
| InvertSteer | (Inherited from IMyMotorSuspension.) | |
| IsAttached |
Gets if the piston top is attached to something
(Inherited from IMyMotorBase.) | |
| IsBeingHacked | (Inherited from IMyCubeBlock.) | |
| IsCCDForProjectiles | (Inherited from IMyEntity.) | |
| IsFunctional | (Inherited from IMyCubeBlock.) | |
| IsVolumetric | (Inherited from IMyEntity.) | |
| IsWorking | (Inherited from IMyCubeBlock.) | |
| LocalAABB | (Inherited from IMyEntity.) | |
| LocalAABBHr | (Inherited from IMyEntity.) | |
| LocalMatrix | (Inherited from IMyEntity.) | |
| LocalVolume | (Inherited from IMyEntity.) | |
| LocalVolumeOffset | (Inherited from IMyEntity.) | |
| LocationForHudMarker | (Inherited from IMyEntity.) | |
| MarkedForClose | (Inherited from IMyEntity.) | |
| Mass |
Block mass
(Inherited from IMyCubeBlock.) | |
| Max | (Inherited from IMyCubeBlock.) | |
| MaxGlassDistSq | (Inherited from IMyEntity.) | |
| MaxSteerAngle |
Max steering angle in radians.
(Inherited from IMyMotorSuspension.) | |
| Min | (Inherited from IMyCubeBlock.) | |
| Name | (Inherited from IMyEntity.) | |
| NearFlag | (Inherited from IMyEntity.) | |
| NeedsDraw | (Inherited from IMyEntity.) | |
| NeedsDrawFromParent | (Inherited from IMyEntity.) | |
| NeedsResolveCastShadow | (Inherited from IMyEntity.) | |
| NeedsUpdate | (Inherited from IMyEntity.) | |
| NumberInGrid | (Inherited from IMyCubeBlock.) | |
| Orientation | (Inherited from IMyCubeBlock.) | |
| OwnerId | (Inherited from IMyCubeBlock.) | |
| Parent | (Inherited from IMyEntity.) | |
| PendingAttachment |
Gets if the motor stator is looking for a rotor
(Inherited from IMyMotorBase.) | |
| PersistentFlags | (Inherited from IMyEntity.) | |
| Physics | (Inherited from IMyEntity.) | |
| Position | (Inherited from IMyCubeBlock.) | |
| PositionComp | (Inherited from IMyEntity.) | |
| Power | (Inherited from IMyMotorSuspension.) | |
| Propulsion | (Inherited from IMyMotorSuspension.) | |
| Render | (Inherited from IMyEntity.) | |
| Rotor |
Gets the attached rotor part entity
(Inherited from IMyMotorBase.) | |
| RotorGrid |
Gets the grid attached to the rotor part
(Inherited from IMyMotorBase.) | |
| Save | (Inherited from IMyEntity.) | |
| ShadowBoxLod | (Inherited from IMyEntity.) | |
| ShowOnHUD | (Inherited from IMyTerminalBlock.) | |
| SkipIfTooSmall | (Inherited from IMyEntity.) | |
| SteerAngle |
Wheel's current steering angle
(Inherited from IMyMotorSuspension.) | |
| Steering | (Inherited from IMyMotorSuspension.) | |
| SteerReturnSpeed |
Speed at which wheel returns from steering.
(Inherited from IMyMotorSuspension.) | |
| SteerSpeed |
Speed at which wheel steers.
(Inherited from IMyMotorSuspension.) | |
| Strength | (Inherited from IMyMotorSuspension.) | |
| SuspensionTravel |
Suspension travel, value from 0 to 1.
(Inherited from IMyMotorSuspension.) | |
| SyncObject | (Inherited from IMyEntity.) | |
| Transparent | (Inherited from IMyEntity.) | |
| Visible | (Inherited from IMyEntity.) | |
| WorldAABB | (Inherited from IMyEntity.) | |
| WorldAABBHr | (Inherited from IMyEntity.) | |
| WorldMatrix | (Inherited from IMyEntity.) | |
| WorldMatrixInvScaled | (Inherited from IMyEntity.) | |
| WorldMatrixNormalizedInv | (Inherited from IMyEntity.) | |
| WorldVolume | (Inherited from IMyEntity.) | |
| WorldVolumeHr | (Inherited from IMyEntity.) |
| Name | Description | |
|---|---|---|
| AttachedEntityChanged | (Inherited from IMyMotorBase.) | |
| OnClose | (Inherited from IMyEntity.) | |
| OnClosing | (Inherited from IMyEntity.) | |
| OnMarkForClose | (Inherited from IMyEntity.) | |
| OnPhysicsChanged | (Inherited from IMyEntity.) |