ComponentRef
Render Transform
RenderTransform
Move, scale or rotate the graphics that is being rendered. All render-commands following a RenderTransform will be affected by the transformation.
This component can only be used in the OnRender property on Model or Application components.
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.
ZGameEditor
Documentation
- Contents
- Overview
- Tutorial 1
- Tutorial 2
- Tutorial 3
- Sample projects
- Component reference
- Scripting reference
Community