Static ReadonlyIdentityStatic ReadonlyZeroCreates a new affine,fills its values with this ones and returns the former.
Multiplies with another affine, A * B = C, where A is this affine.
Inverts the affine.
Multiplies with another affine, A * B = C, where A is this affine.
StaticcomposeStaticcopyStaticdecomposeStaticdivideStaticequalStaticidentityStaticinvertStaticlookStaticmultiplyStaticrotateStaticscaleStaticsetStatictransformStatictranslateStaticzero
A class that is used to transform positions through rotation, scaling and translation.