LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

Vector4.Set

public void Set(float newX, float newY, float newZ, float newW);

Description

Set x, y, z and w components of an existing Vector4.