Method SetTexture
SetTexture(Texture2D)
Sets the texture to be used by this cell
public void SetTexture(Texture2D newTexture)
Parameters
newTexture
Texture2DThe texture to use.
Sets the texture to be used by this cell
public void SetTexture(Texture2D newTexture)
newTexture
Texture2DThe texture to use.