MathUtilsMulT(Mat22, Mat22, Mat22) Method |
Namespace: Internal.tainicom.Aether.Physics2D.CommonAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void MulT(
ref Mat22 A,
ref Mat22 B,
out Mat22 C
)
Parameters
- A Mat22
-
- B Mat22
-
- C Mat22
-
See Also