Other |
---|
fx2.0Fixed |
Blocks :
|
|
Blocks :
|
|
Duplicate :
|
Effect is broken when Z-order is enabled on scene with overlapping 3D transformed shape node. Attached is a simple test program to illustrate this rendering bug. The rendering looks correct if the following 2 code statements, in the test program, is comment out: group.setRotationAxis(Rotate.Y_AXIS); group.setRotate(-30.0);
|