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