Version: Unity 6.7 Alpha (6000.7)
Language : English
Create a 3D texture via script
Create a Render Texture

Rendering to a texture

Resources for updating textures at runtime via Render Textures.

Page Description
Create a Render Texture Create a Render Texture so you can use it as the material on a GameObject.
Render a camera view to a Render Texture Create a texture that displays what a camera sees, for example to create a live arena camera in your game.
Drawing to textures with shaders via Custom Render Textures Resources for creating complex effects by rendering a texture with a shader.

Additional resources

Create a 3D texture via script
Create a Render Texture