NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
Mat22 Structure
Mat22 Constructor
Mat22 Constructor (Vector2, Vector2)
Mat22 Constructor (Single, Single, Single, Single)
Mat22 Constructor (Vector2, Vector2)
Construct this matrix using columns.
Namespace:
Internal.tainicom.Aether.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Mat22
(
Vector2
c1
,
Vector2
c2
)
Parameters
c1
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The c1.
c2
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The c2.
See Also
Reference
Mat22 Structure
Mat22 Overload
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.