Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

ProceduralMaterial.HasProceduralProperty

HasProceduralProperty(inputName: string): bool;
bool HasProceduralProperty(string inputName);
def HasProceduralProperty(inputName as string) as bool

Description

Checks if the ProceduralMaterial has a ProceduralProperty of a given name.