Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Vector4.Set

Declaration

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

Description

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