CylindricalConstraint
Constrains two attachments to slide and rotate along a shared axis.
Properties
| Property | Type | Default |
|---|---|---|
Attachment0 | any | nil |
Attachment1 | any | nil |
Enabled | boolean | true |
Visible | boolean | true |
Color | any | Color3.fromRGB(0, 255, 255) |
LimitsEnabled | boolean | false |
LowerLimit | number | -5 |
UpperLimit | number | 5 |
Functions
cleanup
Arguments
This function takes no arguments.
Returns
This function returns nothing.
rebuild
Arguments
This function takes no arguments.
Returns
This function returns nothing.
onPartChanged
Arguments
propReturns
This function returns nothing.
drawGizmo
Arguments
This function takes no arguments.
Returns
This function returns nothing.
API
instance:cleanup()
instance:rebuild()
instance:onPartChanged(prop)
instance:drawGizmo()