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

Script language

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

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.

Did you find this page useful? Please give it a rating: