Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

Vector4.Set

public function Set(new_x: float, new_y: float, new_z: float, new_w: float): void;

Description

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