TextureDrawer.SetPixels

Method in TextureDrawer

Declaration

public abstract void SetPixels(Texture2D texture)

Description

Sets the pixels of the texture.

Parameters

textureThe texture to set the pixels on.