TransformOperationRotate | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Apply a rotation to a transform. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Apply a rotation by mRotation degrees to mTransform. This is equivalent to concatenating mTransform with a new rotation transform. | |||||||||
Tags | canvas |