Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CustomRenderTextureInitializationSource

enumeration

Description

Specify the source of a Custom Render Texture initialization.

Additional resources: CustomRenderTexture.

Properties

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