mergAVAffineTransformMakeRotation

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVAffineTransformMakeRotation(<pAngle>)
Associationsmergav
Summary

This will return the affine transform identity rotated by pAngle

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pAngle

the angle in radians

Values
NameTypeDescription
return

an affine transform as "a,d,c,d,tx,ty"

Description

This will return the affine transform identity rotated by pAngle

Tagsexternals