Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

Vector4.Set

Switch to Manual
public void Set(float new_x, float new_y, float new_z, float new_w);

Parameters

Description

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