RigidConstraint
Rigidly connects two attachments, preventing any relative movement between them.
Properties
| Property | Type | Default |
|---|---|---|
Name | string | "RigidConstraint" |
Attachment0 | any | nil |
Attachment1 | any | nil |
Enabled | boolean | true |
Visible | boolean | true |
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.
tryCreate
Arguments
This function takes no arguments.
Returns
This function returns nothing.
API
instance:cleanup()
instance:rebuild()
instance:tryCreate()