Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ProceduralMaterial.GetProceduralVector

Switch to Manual
public Vector4 GetProceduralVector(string inputName);

Description

Get a named Procedural vector property.

Used for ProceduralProperties of types Vector2, Vector3, and Vector4.

See Also: GetProceduralPropertyDescriptions, SetProceduralVector.