Method b3MulSM
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3MulSM(float, b3Matrix3)
Scales a matrix.
public static b3Matrix3 b3MulSM(float s, b3Matrix3 a)Parameters
Returns
- b3Matrix3
-
The scaled matrix.
Scales a matrix.
public static b3Matrix3 b3MulSM(float s, b3Matrix3 a)The scaled matrix.