Table of Contents

Method Scale

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Scale(float)

public static Matrixf33 Scale(float scaleFactor)

Parameters

scaleFactor float

Returns

Matrixf33

Scale(Vector3)

public static Matrixf33 Scale(Vector3 scaleVector)

Parameters

scaleVector Vector3

Returns

Matrixf33