Table of Contents

Method SetTexture

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

SetTexture(Texture2D)

Sets the texture to be used by this cell

public void SetTexture(Texture2D newTexture)

Parameters

newTexture Texture2D

The texture to use.