CheckerboardTextureDrawer.SetPixels


Declaration

public override void SetPixels(Texture2D texture)

Description

Sets the pixels of the texture.

Parameters

textureThe texture to set the pixels on.