Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


operator !=(LocalKeyword, LocalKeyword)

Returns true if the shader keywords are not the same. Otherwise, returns false.
Read time 1 minuteLast updated 4 days ago

Definition

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

Parameters

Returns

Type

Description

bool