Shape:destroy

Edit

Destroy the Shape, removing it from Colliders it's attached to.

Shape:destroy()

Arguments

None

Returns

Nothing

Notes

Calling functions on the Shape after destroying it is a bad idea.

See also