Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

ProceduralMaterial.isReadable

public var isReadable: bool;

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.