Shape:setEnabled

Edit

Enable or disable the Shape.

Shape:setEnabled(enabled)

Arguments

NameTypeDescription
enabledboolean Whether the Shape should be enabled.

Returns

Nothing

Notes

Disabled shapes won't collide with anything.

See also