space_ex v0.3.0 SpaceEx.InfernalRobotics.Servo
Represents a servo.
Obtained using
SpaceEx.InfernalRobotics.ServoGroup.servos/2
,
SpaceEx.InfernalRobotics.ServoGroup.servo_with_name/3
or SpaceEx.InfernalRobotics.servo_with_name/3
.
Link to this section Summary
Functions
The current speed multiplier set in the UI
The speed multiplier of the servo, specified by the part configuration
The current speed at which the servo is moving
Whether the servos axis is inverted
Whether the servo is freely moving
Whether the servo is locked
Whether the servo is moving
The maximum position of the servo, specified by the part configuration
The maximum position of the servo, specified by the in-game tweak menu
The minimum position of the servo, specified by the part configuration
The minimum position of the servo, specified by the in-game tweak menu
Moves the servo to the center
Moves the servo to the left
Moves the servo to the next preset
Moves the servo to the previous preset
Moves the servo to the right
Moves the servo to position
and sets the
speed multiplier to speed
The name of the servo
The part containing the servo
The position of the servo
The current speed multiplier set in the UI
The current speed at which the servo is moving
Whether the servo should be highlighted in-game
Whether the servos axis is inverted
Whether the servo is locked
The maximum position of the servo, specified by the in-game tweak menu
The minimum position of the servo, specified by the in-game tweak menu
The name of the servo
The speed multiplier of the servo, specified by the in-game tweak menu
The speed multiplier of the servo, specified by the in-game tweak menu
Stops the servo
Link to this section Functions
The current speed multiplier set in the UI.
The speed multiplier of the servo, specified by the part configuration.
The current speed at which the servo is moving.
Whether the servos axis is inverted.
Whether the servo is freely moving.
Whether the servo is locked.
Whether the servo is moving.
The maximum position of the servo, specified by the part configuration.
The maximum position of the servo, specified by the in-game tweak menu.
The minimum position of the servo, specified by the part configuration.
The minimum position of the servo, specified by the in-game tweak menu.
Moves the servo to the center.
Moves the servo to the left.
Moves the servo to the next preset.
Moves the servo to the previous preset.
Moves the servo to the right.
Moves the servo to position
and sets the
speed multiplier to speed
.
position
— The position to move the servo to.speed
— Speed multiplier for the movement.
The name of the servo.
The part containing the servo.
The position of the servo.
The current speed multiplier set in the UI.
The current speed at which the servo is moving.
Whether the servo should be highlighted in-game.
Whether the servos axis is inverted.
Whether the servo is locked.
The maximum position of the servo, specified by the in-game tweak menu.
The minimum position of the servo, specified by the in-game tweak menu.
The name of the servo.
The speed multiplier of the servo, specified by the in-game tweak menu.
The speed multiplier of the servo, specified by the in-game tweak menu.
Stops the servo.