inochi2d v0.8.3 (2023-08-11T04:34:11Z)
Dub
Repo
Transform.this
inochi2d
math
transform
Transform
Initialize a transform
struct
Transform
this
(
vec3
translation
,
vec3
rotation
=
vec3
(0)
,
vec2
scale
=
vec2
(1, 1)
)
Meta
Source
See Implementation
inochi2d
math
transform
Transform
constructors
this
functions
calcOffset
clear
deserializeFromFghj
matrix
opBinary
serialize
toString
update
variables
pixelSnap
rotation
scale
translation
Initialize a transform