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.

ComputeShader.SetVector

SetVector(name: string, val: Vector4): void;
void SetVector(string name, Vector4 val);
def SetVector(name as string, val as Vector4) as void

Description

Set a vector parameter.