Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

ProceduralMaterial.SetProceduralFloat

Switch to Manual
public void SetProceduralFloat(string inputName, float value);

Parameters

Description

Set a named Procedural float property.

Used for ProceduralProperties of type Float.

See Also: GetProceduralPropertyDescriptions, GetProceduralFloat.