NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
Mat22 Structure
Mat22 Methods
Add Method
Set Method
SetIdentity Method
SetZero Method
Solve Method
Mat22
Set Method
Initialize 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
void
Set
(
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
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.