views:

10

answers:

0

When I add a Cube to my Camera3D object with "addChild()", it doesn't rotate along with the camera when I modify the camera's "localRotationX", "localRotationY", ""localRotationZ" properties. The cube will, however, rotate along with other DisplayObject3D objects. Are Camera3D objects a special case?