Model:getWidth

Edit

Returns the width of the Model, computed from its axis-aligned bounding box.

width = Model:getWidth()

Arguments

None

Returns

NameTypeDescription
widthnumber The width of the Model.

See also