ComponentRef
Render Transform Group
RenderTransformGroup
Move, scale or rotate the graphics that is being rendered. Only the render-commands in the Children-property will be affected by the transformation.
This component can only be used in the OnRender property on Model or Application components.
See also: RenderTransform
Properties
Scale
Scale in x, y and z axis.
Transform
Transform (move) in x, y and z axis.
Rotate
Rotate in x, y and z axis. Unit of rotation is cycles. 1 cycle=360 degrees.
Children
The render-commands that will be affected by the transformation.
ZGameEditor
Documentation
- Contents
- Overview
- Tutorial 1
- Tutorial 2
- Tutorial 3
- Sample projects
- Component reference
- Scripting reference
Community