Description
|
Retrieves the main properties of a scene object. See also simSetObjectProperty, simGetObjectSpecialProperty and simGetModelProperty. |
C synopsis
|
simInt simGetObjectProperty(simInt objectHandle) |
C parameters |
objectHandle: handle of the object
|
C return value
|
|
Lua synopsis
|
number property=simGetObjectProperty(number objectHandle)
|
Lua parameters |
Same as C-function
|
Lua return values
|
|