Table of Contents

Method Fill

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Fill(float)

Sets all slots of the matrix to the given values.

public void Fill(float value)

Parameters

value float

The value to set all slots to.