BoxShape:setDimensions

Edit

Sets the width, height, and depth of the BoxShape.

BoxShape:setDimensions(width, height, depth)

Arguments

NameTypeDescription
widthnumber The width of the box, in meters.
heightnumber The height of the box, in meters.
depthnumber The depth of the box, in meters.

Returns

Nothing

See also