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

19.3.11 r

right = physics.BB:r()

Parameter

Type

Description

self

in physics.BB

The input bounding box

right

out number

The right edge of the bounding box

Returns the right edge of the bounding box.

Introduced in platform.apiLevel = '2.0'