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

19.3.15 t

top = physics.BB:t()

Parameter

Type

Description

self

in physics.BB

The input bounding box

top

out number

The top edge of the bounding box

Returns the top edge of the bounding box.

Introduced in platform.apiLevel = '2.0'