10: int parameter : object visibility layer
11: float parameter (can only be read) : object absolute x velocity. This is a calculated value. Refer also to simGetObjectVelocity.
12: float parameter (can only be read) : object absolute y velocity. This is a calculated value. Refer also to simGetObjectVelocity.
13: float parameter (can only be read) : object absolute z velocity. This is a calculated value. Refer also to simGetObjectVelocity.
14: float parameter (can only be read) : object absolute rotational velocity. This is a calculated value. Refer also to simGetObjectVelocity.
15: float parameter (can only be read) : object bounding box, min. x position (relative to the object reference frame)
16: float parameter (can only be read) : object bounding box, min. y position (relative to the object reference frame)
17: float parameter (can only be read) : object bounding box, min. z position (relative to the object reference frame)
18: float parameter (can only be read) : object bounding box, max. x position (relative to the object reference frame)
19: float parameter (can only be read) : object bounding box, max. y position (relative to the object reference frame)
20: float parameter (can only be read) : object bounding box, max. z position (relative to the object reference frame)
21: float parameter (can only be read) : model bounding box, min. x position (relative to the object reference frame). Object needs to be flagged as model base.
22: float parameter (can only be read) : model bounding box, min. y position (relative to the object reference frame). Object needs to be flagged as model base.
23: float parameter (can only be read) : model bounding box, min. z position (relative to the object reference frame). Object needs to be flagged as model base.
24: float parameter (can only be read) : model bounding box, max. x position (relative to the object reference frame). Object needs to be flagged as model base.
25: float parameter (can only be read) : model bounding box, max. y position (relative to the object reference frame). Object needs to be flagged as model base.
26: float parameter (can only be read) : model bounding box, max. z position (relative to the object reference frame). Object needs to be flagged as model base.
More parameters you wish to adjust from the API? Ask us to add them for a future release!
|