AW WORLD ALLOW 3 AXIS ROTATION

From ActiveWiki
Jump to navigation Jump to search
Minimum requirements
Added in version 3.3
SDKbuild 24
Worldbuild 39
Browserbuild 410


AW_WORLD_ALLOW_3_AXIS_ROTATION

Type

Boolean

Description

Allow 3-axis rotation of objects.

Notes

If set to 1 (true) then it allows rotation of objects around all three axes when building: tilt around the x-ais, yaw around the y-axis, roll around the z-axis.

If set to 0 (false) then the values of tilt and roll are ignored and will be reset to 0 when adding or changing objects. There is currently a bug in the browser which makes tilt and roll appear not to be reset when it changes an object. The changes will only show after moving out of visible range and coming back.

Note that the world server will return any values prevously set for tilt and roll regardless of 3-axis rotation being allowed.

Default value

0, False

See also