Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ProceduralMaterial.isReadable

Switch to Manual
public bool isReadable;

Description

Set or get the "Readable" flag for a ProceduralMaterial.

ProceduralTexture.GetPixels32 can ONLY be used with textures generated from a "Readable" ProceduralMaterial whose texture format is set to RAW. See Also: ProceduralTexture.GetPixels32.