PlaneConstraint
Constrains an attachment to move within a two-dimensional plane.
Properties
| Property | Type | Default |
|---|---|---|
Attachment0 | any | nil |
Attachment1 | any | nil |
Enabled | boolean | true |
Visible | boolean | true |
Color | any | Color3.fromRGB(0, 0, 255) |
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()