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

LocalKeyword.operator !=

public static bool operator !=(Rendering.LocalKeyword lhs, Rendering.LocalKeyword rhs);

Description

Returns true if the shader keywords are not the same. Otherwise, returns false.