You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Physics Library > l

19.3.8 l

left = physics.BB:l()

Parameter

Type

Description

self

in physics.BB

The input bounding box

left

out number

The left edge of the bounding box

Returns the left edge of the bounding box.

Introduced in platform.apiLevel = '2.0'