This version of Unity is unsupported.

CustomRenderTextureInitializationSource

enumeration

Description

Specify the source of a Custom Render Texture initialization.

See Also: CustomRenderTexture.

Properties

TextureAndColorCustom Render Texture is initialized by a Texture multiplied by a Color.
MaterialCustom Render Texture is initalized with a Material.