Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


operator ==(LocalKeywordSpace, LocalKeywordSpace)

Returns true if the local shader keyword spaces are the same. Otherwise, returns false.
Read time 1 minuteLast updated 6 days ago

Definition

public static bool operator ==(LocalKeywordSpace lhs, LocalKeywordSpace rhs)

Parameters

Returns

Type

Description

bool