Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Vector4.operator !=

Switch to Manual
public static operator !=(lhs: Vector4, rhs: Vector4): bool;

Parameters

Description

Returns true if vectors different.

Very close vectors are treated as being equal.