Properties
ActuatorType
|
Sets whether the translation of the PrismaticConstraint is actuated and, if so, what kind of actuation. |
float
[ReadOnly]
[NotReplicated]
|
The current offset between the SlidingBallConstraint’s |
bool
|
Sets whether the SlidingBallConstraint will limit the range of translation. |
float
|
The lower position limit along the x-axis of |
float
|
The maximum acceleration a SlidingBallConstraint with |
float
|
The maximum force a SlidingBallConstraint with |
float
|
How elastic |
float
|
The maximum force a SlidingBallConstraint with |
float
|
The visualized size of the SlidingBallConstraint. |
float
|
The desired speed a SlidingBallConstraint with |
float
|
The target position a SlidingBallConstraint will attempt to translate to if its |
float
|
The upper position limit along the x-axis of |
float
|
The velocity a SlidingBallConstraint with |
Inherited from Constraint: Show
bool
[ReadOnly]
[NotReplicated]
|
bool
|
Toggles the visibility of this Constraint. |
bool
|
Toggles whether or not this Constraint is enabled. |
BrickColor
|
The color of the constraint. |
Attachment
|
The |
Attachment
|
The |
int
[ReadOnly]
[NotReplicated]
|
The cost of saving the instance using data persistence. |
Instance
|
Determines the hierarchical parent of the |
bool
|
If true, the |
string
[ReadOnly]
[NotReplicated]
|
A read-only string representing the class this |
string
|
A non-unique identifier of the |
bool
|
Determines if an |
Functions
Array
[CustomLuaState]
|
Returns an array containing all of the descendants of the instance |
Objects
|
Returns an array containing all of the |
void
|
Sets the |
Instance
|
Returns the first child of the |
RBXScriptSignal
|
Get an event that fires when a given property of an object changes. |
string
|
Returns a string describing the |
Instance
|
Returns the first child of the |
bool
|
Returns true if an |
bool
|
Returns true if an |
Instance
|
Returns the first child of the |
Instance
|
Returns the first ancestor of the |
Instance
|
Returns the first ancestor of the |
Instance
|
Returns the first ancestor of the |
bool
|
Returns true if an |
Instance
[CustomLuaState]
[CanYield]
|
Returns the child of the |
string
[NotBrowsable]
|
Returns a coded string of the |
Instance
|
Create a deep copy of a Roblox instance and descendants where |
void
|
This function destroys all of an |
Events
RBXScriptSignal
|
Fires immediately before a descendant of the |
RBXScriptSignal
|
Fires when the |
RBXScriptSignal
|
Fires when an object is parented to this |
RBXScriptSignal
|
Fires when a child is removed from this |
RBXScriptSignal
|
Fires when a descendant is added to the |
RBXScriptSignal
|
Fired immediately after a property of an object changes. |