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