CustomRenderTextureConstructor

Cambiar al Manual
public CustomRenderTexture (int width, int height, RenderTextureFormat format, RenderTextureReadWrite readWrite);
public CustomRenderTexture (int width, int height, RenderTextureFormat format);
public CustomRenderTexture (int width, int height);

Descripción

Create a new Custom Render Texture.