mergAVAffineTransformRotate

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVAffineTransformRotate(<pTransform>, <pAngle>)
Associationsmergav
Summary

This will return the affine transform rotated by pAngle

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

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

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 rotated by pAngle

Tagsexternals