Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You want to apply 2D and 3D transformations to child elements of a layout.
To apply transformations that affect all children within a layout, set the individual transformation properties (such as rotationX, scaleX, and transformX) that are directly available on instances of UIComponent and GraphicElement, or supply a Matrix3D object to the layoutMatrix3D property of UIComponent-based children.