Roblox Wiki
Advertisement
Roblox Wiki
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The SlidingBallConstraint class, added in version 0.241, inherits from Constraint.

Properties

ActuatorType: ActuatorType

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/ActuatorType.
  • Category: Slider.
  • Serialization: can save and load.
  • Thread safety: read safe

CurrentPosition: float

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/CurrentPosition.
  • Category: Derived.
  • Serialization: can save only.
  • Thread safety: read safe

LimitsEnabled: bool

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/LimitsEnabled.
  • Category: Slider.
  • Serialization: can save and load.
  • Thread safety: read safe

LinearResponsiveness: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/LinearResponsiveness.
  • Category: Servo.
  • Serialization: can save and load.
  • Thread safety: read safe

LowerLimit: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/LowerLimit.
  • Category: Limits.
  • Serialization: can save and load.
  • Thread safety: read safe

MotorMaxAcceleration: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/MotorMaxAcceleration.
  • Category: Motor.
  • Serialization: can save and load.
  • Thread safety: read safe

MotorMaxForce: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/MotorMaxForce.
  • Category: Motor.
  • Serialization: can save and load.
  • Thread safety: read safe

Restitution: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/Restitution.
  • Category: Limits.
  • Serialization: can save and load.
  • Thread safety: read safe

ServoMaxForce: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/ServoMaxForce.
  • Category: Servo.
  • Serialization: can save and load.
  • Thread safety: read safe

Size: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/Size.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

SoftlockServoUponReachingTarget: bool

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/SoftlockServoUponReachingTarget.
  • Category: Servo.
  • Serialization: can save and load.
  • Thread safety: read safe

Speed: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/Speed.
  • Category: Servo.
  • Serialization: can save and load.
  • Thread safety: read safe

TargetPosition: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/TargetPosition.
  • Category: Servo.
  • Serialization: can save and load.
  • Thread safety: read safe

UpperLimit: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/UpperLimit.
  • Category: Limits.
  • Serialization: can save and load.
  • Thread safety: read safe

Velocity: float

This class member is missing documentation. Create or add to its subpage at Class:SlidingBallConstraint/Velocity.
  • Category: Motor.
  • Serialization: can save and load.
  • Thread safety: read safe

External links[]

Advertisement