Table of Contents

Method Mul

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Mul(float)

public Matrixf33 Mul(float r)

Parameters

r float

Returns

Matrixf33

Mul(Matrixf33)

[Pure]
public Matrixf33 Mul(Matrixf33 other)

Parameters

other Matrixf33

Returns

Matrixf33