WeldConstraint
Creates a weld constraint between two parts.
Properties
| Property | Type | Default |
|---|---|---|
Part0 | any | nil |
Part1 | any | nil |
Enabled | boolean | true |
Name | string | "WeldConstraint" |
ElapsedTime | number | 0 |
Functions
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:rebuild()
instance:tryCreate()