Table of Contents

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

sx float
sy float
fx float
fy float

Fields

Identity

public static Mat2 Identity

Field Value

Mat2

f

public Vec2 f

Field Value

Vec2

s

public Vec2 s

Field Value

Vec2

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).