Construct this matrix using columns.
Namespace: Internal.tainicom.Aether.Physics2D.CommonAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Mat33(
Vector3 c1,
Vector3 c2,
Vector3 c3
)
Parameters
- c1 Vector3
- The c1.
- c2 Vector3
- The c2.
- c3 Vector3
- The c3.
See Also