skiad ~master (2021-12-10T09:24:11.7193035)
Dub
Repo
SKRotationScaleMatrix.Create
skia
SKRotationScaleMatrix
SKRotationScaleMatrix
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SKRotationScaleMatrix
static
SKRotationScaleMatrix
Create
(
float
scale
,
float
radians
,
float
tx
,
float
ty
,
float
anchorX
,
float
anchorY
)
Meta
Source
See Implementation
skia
SKRotationScaleMatrix
SKRotationScaleMatrix
constructors
this
functions
ToMatrix
static functions
Create
CreateDegrees
CreateIdentity
CreateRotation
CreateRotationDegrees
CreateScale
CreateTranslation
variables
fSCos
fSSin
fTX
fTY