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

19.9.9 data

obj = physics.Space:data()

Parameter

Type

Description

self

in physics.Space

The input simulation Space

obj

out Lua object

The object associated with the Space

self

out physics.Space

The input Space is returned as the output

Introduced in platform.apiLevel = '2.0'