Kinemium Docs

BallSocketConstraint

Creates a ball-and-socket joint between two attachments.

Properties

PropertyTypeDefault
Attachment0anynil
Attachment1anynil
Enabledbooleantrue
Visiblebooleantrue
ColoranyColor3.fromRGB(255, 255, 0)
Radiusnumber0.1
Namestring"BallSocketConstraint"

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()

On this page