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.
StaticcomposeStaticcopyStaticdecomposeStaticdivideStaticequalStaticidentityStaticinvertStaticlookStaticmultiplyStaticrotateOptionalout: Affine3 = ...StaticscaleStaticsetStatictoStatictransformStatictranslateStaticzero
Represents a 3x4 affine. Can be used to represent 3 dimensional rotation, scale,skew and translation.