TransformMakeIdentity | |||||||
Type | expression | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | The identity transform. | ||||||
Example |
| ||||||
Values |
| ||||||
Description | The identity transform represents a coordinate transformation where the set of coordinates remain the same after it is applied. This can be useful when specifying that coordinates should not be altered, or as a starting point when combining transforms to produce a more complex one. | ||||||
Tags | canvas |