CylinderShape:getLength

Edit

Returns the length of the CylinderShape.

length = CylinderShape:getLength()

Arguments

None

Returns

NameTypeDescription
lengthnumber The length of the cylinder, in meters.

See also