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.