Struct Mat2
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public struct Mat2
- Inherited Members
- Extension Methods
Constructors
Mat2(float, float, float, float)
public Mat2(float sx, float sy, float fx, float fy)
Parameters
Fields
Identity
public static Mat2 Identity
Field Value
f
public Vec2 f
Field Value
s
public Vec2 s
Field Value
Methods
RotateCounterClockWise(float)
public void RotateCounterClockWise(float a)
Parameters
a
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).