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.GetProceduralColor

GetProceduralColor(inputName: string): Color;
Color GetProceduralColor(string inputName);
def GetProceduralColor(inputName as string) as Color

Description

Get a named Procedural color property.

Used for ProceduralProperties of types Color3 and Color4.

See Also: GetProceduralPropertyDescriptions, GetProceduralColor.