CheckerboardTextureDrawer.SetPixels
Method in CheckerboardTextureDrawer
Declaration
public override void SetPixels(Texture2D texture)
Description
Sets the pixels of the texture.
Parameters
texture | The texture to set the pixels on. |
public override void SetPixels(Texture2D texture)
Sets the pixels of the texture.
texture | The texture to set the pixels on. |