ZGameEditor Documentation
Community |
RenderTransformGroupRenderTransformGroupMove, 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 PropertiesScaleScale in x, y and z axis. TranslateTranslate (move) in x, y and z axis. RotateRotate in x, y and z axis. Unit of rotation is cycles. 1 cycle=360 degrees. ChildrenThe render-commands that will be affected by the transformation. |